SearchManager.IntentActionGlobalSearch Field

Definition

Intent action for starting the global search activity.

[Android.Runtime.Register("INTENT_ACTION_GLOBAL_SEARCH")]
public const string IntentActionGlobalSearch;
[<Android.Runtime.Register("INTENT_ACTION_GLOBAL_SEARCH")>]
val mutable IntentActionGlobalSearch : string

Field Value

String
Attributes

Remarks

Java documentation for android.app.SearchManager.INTENT_ACTION_GLOBAL_SEARCH.

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