Android.App.SearchableInfo.QueryAfterZeroResults Method
Checks whether this searchable activity should be queried for suggestions if a prefix of the query has returned no results.

Syntax

[Android.Runtime.Register("queryAfterZeroResults", "()Z", "")]
public bool QueryAfterZeroResults ()

Returns

Documentation for this section has not yet been entered.

Remarks

Checks whether this searchable activity should be queried for suggestions if a prefix of the query has returned no results.

[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