TvContentRating.Unrated Property

Definition

Rating constant denoting unrated content.

[Android.Runtime.Register("UNRATED", ApiSince=23)]
public static Android.Media.TV.TvContentRating? Unrated { get; }
[<Android.Runtime.Register("UNRATED", ApiSince=23)>]
member this.Unrated : Android.Media.TV.TvContentRating

Property Value

TvContentRating
Attributes

Remarks

Java documentation for android.media.tv.TvContentRating.UNRATED.

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