Documentation

class UITextproperty

allowKeyboardFocus

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

allowKeyboardFocus?: boolean;

Notes

Related