textForGuidedAccessRestriction(withIdentifier:)
Provides a succinct description of the restriction for the specified identifier.
Declaration
func textForGuidedAccessRestriction(withIdentifier restrictionIdentifier: String) -> String?Parameters
- restrictionIdentifier:
The identifer of the restriction the system is interested in.
Return Value
A localized, human-readable string that succinctly describes the restriction for the provided identifier.