Class AccessibilityStateChangedEventArgs

    Definition

    Namespace:
    Tizen.Uix.InputMethod
    Assembly:
    Tizen.Uix.InputMethod.dll

    This class contains the data related to the AccessibilityStateChanged event.

    public class AccessibilityStateChangedEventArgs
    Inheritance
    object
    AccessibilityStateChangedEventArgs

    Properties

    View Source

    State

    Accessibility option state.

    Declaration
    public bool State { get; }
    Property Value
    Type Description
    bool
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX