detailTextForGuidedAccessRestriction(withIdentifier:)
Provides more detailed information about the restriction for the specified identifier.
Declaration
optional func detailTextForGuidedAccessRestriction(withIdentifier restrictionIdentifier: String) -> String?Parameters
- restrictionIdentifier:
The identifer of the restriction the system is interested in.
Return Value
A localized, human-readable string that provides additional information about the restriction for the provided identifier.