Contents

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.

See Also

Supporting Accessibility