SearchManager.MenuKey Field

Definition

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

[Android.Runtime.Register("MENU_KEY")]
public const char MenuKey;
[<Android.Runtime.Register("MENU_KEY")>]
val mutable MenuKey : char

Field Value

Char
Attributes

Remarks

Java documentation for android.app.SearchManager.MENU_KEY.

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