denyExplicitContent
A Boolean value that indicates whether to prevent the user from accessing explicit content.
Declaration
var denyExplicitContent: Bool? { get set }Discussion
Use denyExplicitContent to hide music and video content that has an explicit tag. If your app doesn’t configure this setting, the value is nil.