Share via


TvInputManager.MetaDataContentRatingSystems Field

Definition

Content rating systems metadata associated with #ACTION_QUERY_CONTENT_RATING_SYSTEMS.

[Android.Runtime.Register("META_DATA_CONTENT_RATING_SYSTEMS")]
public const string MetaDataContentRatingSystems;
[<Android.Runtime.Register("META_DATA_CONTENT_RATING_SYSTEMS")>]
val mutable MetaDataContentRatingSystems : string

Field Value

Attributes

Remarks

Content rating systems metadata associated with #ACTION_QUERY_CONTENT_RATING_SYSTEMS.

Specifies the resource ID of an XML resource that describes the content rating systems that are provided by the application.

Java documentation for android.media.tv.TvInputManager.META_DATA_CONTENT_RATING_SYSTEMS.

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