Docs (4.0.0)
class UILabel property

allowFocus

True if this label may receive input focus.

allowFocus?: boolean

Notes

  • This property isn’t observed, and can’t be changed after rendering.

Related