Android.App.SearchManager.IntentActionGlobalSearch Field
Intent action for starting the global search activity.

Syntax

[Android.Runtime.Register("INTENT_ACTION_GLOBAL_SEARCH")]
public const string IntentActionGlobalSearch

Remarks

Intent action for starting the global search activity. The global search provider should handle this intent. Supported extra data keys: SearchManager.Query, SearchManager.ExtraSelectQuery, SearchManager.AppData.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8