isVoiceOverEnabled
A Boolean value that indicates whether VoiceOver is currently running.
Declaration
var isVoiceOverEnabled: Bool { get }Discussion
You can observe this property with key-value observing.
A Boolean value that indicates whether VoiceOver is currently running.
var isVoiceOverEnabled: Bool { get }You can observe this property with key-value observing.