SearchManager.SuggestColumnIsLive Field

Definition

Column name for suggestions cursor.

[Android.Runtime.Register("SUGGEST_COLUMN_IS_LIVE")]
public const string SuggestColumnIsLive;
[<Android.Runtime.Register("SUGGEST_COLUMN_IS_LIVE")>]
val mutable SuggestColumnIsLive : string

Field Value

String
Attributes

Remarks

Java documentation for android.app.SearchManager.SUGGEST_COLUMN_IS_LIVE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to