Skip to content

Menu.onArrowDown method

Menu › onArrowDown

Unofficial

Move selection to the next item in the menu.

Signature:

onArrowDown(e: KeyboardEvent): boolean

Parameters:

Parameter Type Description
e KeyboardEvent Keyboard event.

Returns: booleanWhether the event was handled.