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