Class PredictionHintDataUpdatedEventArgs
Definition
- Namespace:
- Tizen.Uix.InputMethod
- Assembly:
- Tizen.Uix.InputMethod.dll
This class contains the data related to the PredictionHintDataUpdated event.
C#Copypublic class PredictionHintDataUpdatedEventArgs
- Inheritance
-
objectPredictionHintDataUpdatedEventArgs
Properties
Declaration
C#Copypublic string Key { get; }
Property Value
| Type | Description |
|---|---|
| string |
Declaration
C#Copypublic string Value { get; }
Property Value
| Type | Description |
|---|---|
| string |