SearchManager.GlobalSearchActivity Property

Definition

Gets the name of the global search activity.

public virtual Android.Content.ComponentName? GlobalSearchActivity { [Android.Runtime.Register("getGlobalSearchActivity", "()Landroid/content/ComponentName;", "GetGetGlobalSearchActivityHandler")] get; }
[<get: Android.Runtime.Register("getGlobalSearchActivity", "()Landroid/content/ComponentName;", "GetGetGlobalSearchActivityHandler")>]
member this.GlobalSearchActivity : Android.Content.ComponentName

Property Value

ComponentName
Attributes

Remarks

Java documentation for android.app.SearchManager.getGlobalSearchActivity().

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