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

Syntax

[Android.Runtime.Register("SUGGEST_COLUMN_LAST_ACCESS_HINT")]
public const string SuggestColumnLastAccessHint

Remarks

Column name for suggestions cursor. Optional. This column may be used to specify the time in Java.Lang.JavaSystem.CurrentTimeMillis (wall time in UTC) when an item was last accessed within the results-providing application. If set, this may be used to show more-recently-used items first.

[Android Documentation]

Requirements

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