Contents

containsProtectedContent

A flag that indicates whether the object contains protected content.

Declaration

static let containsProtectedContent: NSAccessibility.Attribute

Discussion

The value is an NSNumber as boolValue. The value is true if the object contains protected content, and false if not.

See Also

Attributes