Android.Provider.SearchRecentSuggestions.QueriesProjection2line Property
This is the database projection that can be used to view saved queries, when configured for two-line operation.

Syntax

[Android.Runtime.Register("QUERIES_PROJECTION_2LINE")]
public static IList<string> QueriesProjection2line { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This is the database projection that can be used to view saved queries, when configured for two-line operation.

[Android Documentation]

Requirements

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