selectable
True if text should be user-selectable using input gestures, mouse, or keyboard.
selectable?: boolean
Notes
- If set, this property overrides
userSelect
(see UIComponent.TextStyleType).
Related
- class UILabelA view class that represents a label control.