Enum SoftkeyExpandState

    Definition

    Namespace:
    Tizen.NUI.WindowSystem.Shell
    Assembly:
    Tizen.NUI.WindowSystem.dll

    Expand state of softkey.

    public enum SoftkeyExpandState

    Fields

    Name Description
    Off

    Not Expandable state.

    On

    Expandable state.

    Unknown

    Unknown state. There is no softkey service.

    Extension Methods

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