Android.App.SearchManager.SuggestColumnDuration Field
Column name for suggestions cursor.
Syntax
[Android.Runtime.Register("SUGGEST_COLUMN_DURATION")] public const stringSuggestColumnDuration
Remarks
Column name for suggestions cursor. Optional. If your content is video or audio, you
should provide this column to specify the duration of your content in milliseconds. The data
in the column is of long type.