[Android.Runtime.Register("ACTION_WEB_SEARCH")] public const stringActionWebSearch
Remarks
Activity Action: Perform a web search.
Input: Android.App.SearchManager.Query is the text to search for. If it is
a url starts with http or https, the site will be opened. If it is plain
text, Google search will be applied.