Skip to content

Menu.onArrowRight method

Menu › onArrowRight

Unofficial

Move selection into the submenu.

Signature:

onArrowRight(e: KeyboardEvent): boolean

Parameters:

ParameterTypeDescription
eKeyboardEventKeyboard event.

Returns: booleanWhether the event was handled.