Class ScreenReaderChangedEventArgs

    Definition

    Namespace:
    Tizen.Uix.Tts
    Assembly:
    Tizen.Uix.Tts.dll

    This class holds information related to the ScreenReaderChanged event.

    public class ScreenReaderChangedEventArgs
    Inheritance
    object
    ScreenReaderChangedEventArgs

    Properties

    View Source

    IsOn

    The status of screen reader

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