Android.App.SearchManager.SuggestColumnRatingStyle Field
Column name for suggestions cursor.
Syntax
[Android.Runtime.Register("SUGGEST_COLUMN_RATING_STYLE")] public const stringSuggestColumnRatingStyle
Remarks
Column name for suggestions cursor. Optional. If your content has a rating, you
should provide this column to specify the rating style of your content. The data in the
column must be one of the constant values specified in Android.Media.Rating