Android.Media.Rating: Field Members

The fields of Android.Media.Rating are listed below. For a list of all members, see the Rating Members list.

See Also: Inherited members from Java.Lang.Object

Public Fields

const
Rating3StarsRatingStyle (3). A rating style with 0 to 3 stars.
const
Rating4StarsRatingStyle (4). A rating style with 0 to 4 stars.
const
Rating5StarsRatingStyle (5). A rating style with 0 to 5 stars.
const
RatingHeartRatingStyle (1). A rating style with a single degree of rating, "heart" vs "no heart".
const
RatingNoneRatingStyle (0). Indicates a rating style is not supported.
const
RatingPercentageRatingStyle (6). A rating style expressed as a percentage.
const
RatingThumbUpDownRatingStyle (2). A rating style for "thumb up" vs "thumb down".