Class InputMethodContext.StatusChangedEventArgs

    Definition

    Namespace:
    Tizen.NUI
    Assembly:
    Tizen.NUI.dll

    InputMethodContext status changed event arguments.

    public class InputMethodContext.StatusChangedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    InputMethodContext.StatusChangedEventArgs

    Properties

    View Source

    StatusChanged

    InputMethodContext status.

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