Share via


TvContentRating.MainRating Property

Definition

Returns the main rating of this TvContentRating object.

public string? MainRating { [Android.Runtime.Register("getMainRating", "()Ljava/lang/String;", "")] get; }
[<get: Android.Runtime.Register("getMainRating", "()Ljava/lang/String;", "")>]
member this.MainRating : string

Property Value

Attributes

Remarks

Returns the main rating of this TvContentRating object.

Java documentation for android.media.tv.TvContentRating.getMainRating().

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