Skip to content

Menu.onArrowUp method

Menu › onArrowUp

Unofficial

Move selection to the previous item in the menu.

Signature:

onArrowUp(e: KeyboardEvent): boolean

Parameters:

Parameter Type Description
e KeyboardEvent Keyboard event.

Returns: booleanWhether the event was handled.