Contents

isSelectable

A Boolean value that indicates whether the text view is selectable.

Declaration

var isSelectable: Bool { get set }

Discussion

This property controls the ability of the user to select content and interact with URLs and text attachments. The default value is true.

See Also

Working with the selection