allowFocus
True if this element may receive input focus.
allowFocus?: boolean;
Notes
- This property is not observed and cannot be changed after rendering.
Related
class UIText
A view class that represents a text element.
True if this element may receive input focus.
allowFocus?: boolean;