Class PredictionHintUpdatedEventArgs
Definition
- Namespace:
- Tizen.Uix.InputMethod
- Assembly:
- Tizen.Uix.InputMethod.dll
This class contains the data related to the PredictionHintUpdated event.
public class PredictionHintUpdatedEventArgs
- Inheritance
-
objectPredictionHintUpdatedEventArgs
Properties
View SourcePredictionHint
The prediction hint to be set to the input panel
Declaration
public string PredictionHint { get; }
Property Value
Type | Description |
---|---|
string |