Android.App.SearchManager.SuggestColumnVideoWidth Field
Column name for suggestions cursor.
Syntax
[Android.Runtime.Register("SUGGEST_COLUMN_VIDEO_WIDTH")] public const stringSuggestColumnVideoWidth
Remarks
Column name for suggestions cursor. Optional. If your content is video, you should
provide this column to specify the number of vertical lines. The data in the column is of
integer type.