Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 800 Bytes

ratedcontentdescription.md

File metadata and controls

20 lines (14 loc) · 800 Bytes
-api-id -api-type
T:Windows.Media.ContentRestrictions.RatedContentDescription
winrt class

Windows.Media.ContentRestrictions.RatedContentDescription

-description

Contains information about a piece of content. An app creates a RatedContentDescription object, for each piece of content to be used in the GetRestrictionLevelAsync and RequestContentAccessAsync methods.

-remarks

If a piece of content doesn't have a 3rd-party rating, nor a Store age rating, the app must pass NULL as the rating.

-examples

-see-also