Contents

isTextInteractionEnabled

A Boolean value that indicates whether to allow people to select or otherwise interact with text.

Declaration

var isTextInteractionEnabled: Bool { get set }

Discussion

The default value for this preference is true on macOS and iOS. On watchOS, the default value is false.

See Also

Setting Behavior Preferences