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