Documentation

class UIImageproperty

allowKeyboardFocus

True if this image may receive input focus using the keyboard (e.g. Tab key).

allowKeyboardFocus?: boolean;

Notes

Related