Android.App.SearchManager.SearchablesInGlobalSearch Property
Returns a list of the searchable activities that can be included in global search.

Syntax

[get: Android.Runtime.Register("getSearchablesInGlobalSearch", "()Ljava/util/List;", "GetGetSearchablesInGlobalSearchHandler")]
public virtual IList<SearchableInfo> SearchablesInGlobalSearch { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns a list of the searchable activities that can be included in global search.

[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