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.
Returns whether the text is selectable.
optional var isSelectable: Bool { get }If this properties is not implemented, the text finder will act as if they returned true.