SearchManager.MenuKeycode Field

Definition

This is a shortcut definition for the default menu key to use for invoking search.

[Android.Runtime.Register("MENU_KEYCODE")]
public const int MenuKeycode = 47;
[<Android.Runtime.Register("MENU_KEYCODE")>]
val mutable MenuKeycode : int

Field Value

Int32
Attributes

Remarks

Java documentation for android.app.SearchManager.MENU_KEYCODE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to