Namespace Tizen.NUI.Accessibility

    Classes

    Accessibility

    Accessibility provides Dali-ATSPI interface which has functionality of Screen-Reader and general accessibility

    AccessibilityManager

    AccessibilityManager manages registration of views in an accessibility focus chain and changing the focused view within that chain. This class provides the functionality of registering the focus order and description of views and maintaining the focus chain. It provides functionality of setting the focus and moving the focus forward and backward. It also draws a highlight for the focused view and emits a signal when the focus is changed.

    AccessibilityManager.FocusChangedEventArgs

    Event arguments that passed via FocusChangedEvent signal

    AccessibilityManager.FocusedViewActivatedEventArgs

    Event arguments that passed via FocusedViewActivated signal

    AccessibilityManager.FocusOvershotEventArgs

    Event arguments that passed via FocusOvershot signal

    SayFinishedEventArgs

    Say Finished event arguments

    Interfaces

    IAtspiEditableText

    Interface representing objects which can store editable texts.

    IAtspiSelection

    Interface representing objects which can store a set of selected items.

    IAtspiTable

    Interface representing a table.

    IAtspiTableCell

    Interface representing a table cell.

    IAtspiText

    Interface representing objects which can store immutable texts.

    IAtspiValue

    Interface representing objects which can store numeric value.

    Enums

    Accessibility.SayFinishedState

    Enum of Say finished event argument status

    AccessibilityManager.AccessibilityAttribute

    Enumeration for accessibility that needs four information which will be read by screen-reader.

    Reading order : Label -> Trait -> Optional (Value and Hint)

    AccessibilityManager.FocusOvershotDirection

    Enumeration for overshoot direction.

    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX