disableKeyboardFocus
True if keyboard focus (e.g. Tab key) should be disabled for this button.
disableKeyboardFocus?: boolean;
Related
class UIButton
A view class that represents a button control.
True if keyboard focus (e.g. Tab key) should be disabled for this button.
disableKeyboardFocus?: boolean;