The properties 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
[read-only] static | Creator | Android.OS.IParcelableCreator. |
[read-only] | HasHeart | bool. Return whether the rating is "heart selected". |
[read-only] | IsRated | bool. Return whether there is a rating value available. |
[read-only] | IsThumbUp | bool. Return whether the rating is "thumb up". |
[read-only] | PercentRating | float. Return the percentage-based rating value. |
[read-only] | RatingStyle | RatingStyle. Return the rating style. |
[read-only] | StarRating | float. Return the star-based rating value. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |