Returns a Boolean value indicating whether Switch Control is enabled.
SDKs
- iOS 8.0+
- Mac Catalyst 13.0+
- tvOS 9.0+
Framework
- UIKit
Declaration
static var isSwitchControlRunning: Bool { get }
Return Value
true
if the user has enabled Switch Control in Settings; otherwise, false
.