Skip to content

Menu.onArrowDown method

Menu › onArrowDown

Unofficial

Move selection to the next item in the menu.

Signature:

onArrowDown(e: KeyboardEvent): boolean

Parameters:

ParameterTypeDescription
eKeyboardEventKeyboard event.

Returns: booleanWhether the event was handled.