Android.App.SearchableInfo Class
Searchability meta-data for an activity.

See Also: SearchableInfo Members

Syntax

[Android.Runtime.Register("android/app/SearchableInfo", DoNotGenerateAcw=true)]
public sealed class SearchableInfo : Java.Lang.Object, Android.OS.IParcelable, IDisposable

Remarks

Searchability meta-data for an activity. Only applications that search other applications should need to use this class. See Searchable Configuration for more information about declaring searchability meta-data for your application.

See Also

[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