Android.App.SearchManager.SuggestColumnQuery Field
Column name for suggestions cursor.

Syntax

[Android.Runtime.Register("SUGGEST_COLUMN_QUERY")]
public const string SuggestColumnQuery

Remarks

Column name for suggestions cursor. Required if action is Android.Content.Intent.ActionSearch, optional otherwise. If this column exists and this element exists at the given row, this is the data that will be used when forming the suggestion's query.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1