Docs (4.0.0)
class UIImage property

allowFocus

True if this image may receive input focus.

allowFocus?: boolean

Notes

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

Related