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
    object
    PredictionHintUpdatedEventArgs

    Properties

    View Source

    PredictionHint

    The prediction hint to be set to the input panel

    Declaration
    public string PredictionHint { get; }
    Property Value
    Type Description
    string
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX