Class ScreenReaderChangedEventArgs
Definition
- Assembly:
- Tizen.Uix.Tts.dll
This class holds information related to the ScreenReaderChanged event.
public class ScreenReaderChangedEventArgs
- Inheritance
-
objectScreenReaderChangedEventArgs
Properties
View SourceIsOn
The status of screen reader
Declaration
public bool IsOn { get; }
Property Value
Type | Description |
---|---|
bool |