Share via


TvContentRating.SubRatings Property

Definition

Returns the unmodifiable sub-rating string List of this TvContentRating object.

public System.Collections.Generic.IList<string>? SubRatings { [Android.Runtime.Register("getSubRatings", "()Ljava/util/List;", "")] get; }
[<get: Android.Runtime.Register("getSubRatings", "()Ljava/util/List;", "")>]
member this.SubRatings : System.Collections.Generic.IList<string>

Property Value

Attributes

Remarks

Returns the unmodifiable sub-rating string List of this TvContentRating object.

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

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