Enum AccessibilityState

    Definition

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

    Enumeration of possible AT-SPI states for an object.

    public enum AccessibilityState
    Remarks

    Object can be in many states at the same time.

    Fields

    Name Description
    Active

    Active state.

    Animated

    Animated state.

    Armed

    Armed state.

    Busy

    Busy state.

    Checkable

    Checkable state.

    Checked

    Checked state.

    Collapsed

    Collapsed state.

    Defunct

    Defunct state.

    Editable

    Editable state.

    Enabled

    Enabled state.

    Expandable

    Expandable state.

    Expanded

    Expanded state.

    Focusable

    Focusable state.

    Focused

    Focused state.

    HasPopup

    Had popup state.

    HasTooltip

    Had tooltip state.

    Highlightable

    Highlightable state.

    Highlighted

    Highlighted state.

    Horizontal

    Horizontal state.

    Iconified

    Iconified state.

    Indeterminate

    Indeterminate state.

    Invalid

    Invalid state.

    InvalidEntry

    Invalid entry state.

    IsDefault

    Default state.

    ManagesDescendants

    Managed descendants state.

    Modal

    Modal state.

    MultiLine

    Multi-line state.

    MultiSelectable

    Multi-selectable state.

    Opaque

    Opaque state.

    Pressed

    Pressed state.

    ReadOnly

    Read only state.

    Required

    Required state.

    Resizeable

    Resizeable state.

    Selectable

    Selectable state.

    SelectableText

    Selectable text state.

    Selected

    Selected state.

    Sensitive

    Sensitive state.

    Showing

    Showing state.

    SingleLine

    Single line state.

    Stale

    Stale state.

    SupportsAutocompletion

    Supported auto completion state.

    Transient

    Transient state.

    Truncated

    Truncated state.

    Vertical

    Vertical state.

    Visible

    Visible state.

    Visited

    Visited state.

    See Also
    AccessibilityStates

    Extension Methods

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