onMenu

abstract fun onMenu(event: KeyEvent): Boolean

On menu key actioned

Return

true if the key event was handled, false otherwies.

Parameters

event

the android.view.KeyEvent