Contents

isSelectable

Returns whether the text is selectable.

Declaration

optional var isSelectable: Bool { get }

Discussion

If this properties is not implemented, the text finder will act as if they returned true.

See Also

Selection Information