MediaController.RatingType Property

Definition

Get the rating type supported by the session.

public Android.Media.RatingStyle RatingType { [Android.Runtime.Register("getRatingType", "()I", "")] get; }
[<get: Android.Runtime.Register("getRatingType", "()I", "")>]
member this.RatingType : Android.Media.RatingStyle

Property Value

RatingStyle

The supported rating type

Attributes

Remarks

Java documentation for android.media.session.MediaController.getRatingType().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to