Enum InputMethodContext.State

    Definition

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

    Enumeration for the state of the input panel.

    public enum InputMethodContext.State

    Fields

    Name Description
    Default

    Unknown state.

    Hide

    Input panel is hidden.

    Show

    Input panel is shown.

    WillShow

    Input panel in process of being shown.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX