isAssistiveAccessEnabled
A Boolean value that indicates whether Assistive Access is running.
Declaration
static var isAssistiveAccessEnabled: Bool { get }Mentioned in
Discussion
The value of this property doesn’t change during a process’s lifetime, so it isn’t necessary to observe changes.