Android.App.SearchableInfo.SuggestPackage Property
Gets the name of the package where the suggestion provider lives, or null.

Syntax

[get: Android.Runtime.Register("getSuggestPackage", "()Ljava/lang/String;", "GetGetSuggestPackageHandler")]
public string SuggestPackage { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the name of the package where the suggestion provider lives, or null.

[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