Android.App.SearchManager.IntentActionWebSearchSettings Field
Intent action for starting a web search provider's settings activity.
Syntax
[Android.Runtime.Register("INTENT_ACTION_WEB_SEARCH_SETTINGS")] public const stringIntentActionWebSearchSettings
Remarks
Intent action for starting a web search provider's settings activity.
Web search providers should handle this intent if they have provider-specific
settings to implement.