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
const | Rating3Stars | RatingStyle (3). A rating style with 0 to 3 stars. |
const | Rating4Stars | RatingStyle (4). A rating style with 0 to 4 stars. |
const | Rating5Stars | RatingStyle (5). A rating style with 0 to 5 stars. |
const | RatingHeart | RatingStyle (1). A rating style with a single degree of rating, "heart" vs "no heart". |
const | RatingNone | RatingStyle (0). Indicates a rating style is not supported. |
const | RatingPercentage | RatingStyle (6). A rating style expressed as a percentage. |
const | RatingThumbUpDown | RatingStyle (2). A rating style for "thumb up" vs "thumb down". |