Contents

guidedAccessStatusDidChangeNotification

A notification that indicates when a Guided Access session starts or ends.

Declaration

nonisolated static let guidedAccessStatusDidChangeNotification: NSNotification.Name

Discussion

This notification doesn’t include a parameter. Observe this notification using the default notification center.

Use the isGuidedAccessEnabled property to determine whether the Guided Access setting is enabled.

See Also

Assistive apps