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

Syntax

[Android.Runtime.Register("SUGGEST_COLUMN_TEXT_2")]
public const string SuggestColumnText2

Remarks

Column name for suggestions cursor. Optional. If your cursor includes this column, then all suggestions will be provided in a two-line format. The second line of text is in a much smaller appearance.

[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