Documentation

class UIButtonproperty

disableKeyboardFocus

True if keyboard focus (e.g. Tab key) should be disabled for this button.

disableKeyboardFocus?: boolean;

Related