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