Enum InputMethodContext.InputPanelAlign

    Definition

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

    Enumeration for align of the input panel.

    public enum InputMethodContext.InputPanelAlign

    Fields

    Name Description
    BottomCenter

    The bottom-center position.

    BottomLeft

    The bottom-left corner.

    BottomRight

    The bottom-right corner.

    MiddleCenter

    The middle-center position.

    MiddleLeft

    The middle-left position.

    MiddleRight

    The middle-right position.

    TopCenter

    The top-center position.

    TopLeft

    The top-left corner.

    TopRight

    The top-right corner.

    Extension Methods

    EXamlExtensions.LoadFromEXaml<InputMethodContext.InputPanelAlign>(InputMethodContext.InputPanelAlign, string)
    EXamlExtensions.LoadFromEXamlByRelativePath<InputMethodContext.InputPanelAlign>(InputMethodContext.InputPanelAlign, string)
    EXamlExtensions.LoadFromEXamlPath<InputMethodContext.InputPanelAlign>(InputMethodContext.InputPanelAlign, string)
    EXamlExtensions.LoadFromEXamlPath<InputMethodContext.InputPanelAlign>(InputMethodContext.InputPanelAlign, Type)
    Extensions.LoadFromXaml<InputMethodContext.InputPanelAlign>(InputMethodContext.InputPanelAlign, string)
    Extensions.LoadFromXaml<InputMethodContext.InputPanelAlign>(InputMethodContext.InputPanelAlign, Type)
    Extensions.LoadFromXamlFile<InputMethodContext.InputPanelAlign>(InputMethodContext.InputPanelAlign, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX