guidedAccessStatusDidChangeNotification
A notification that indicates when a Guided Access session starts or ends.
Declaration
nonisolated static let guidedAccessStatusDidChangeNotification: NSNotification.NameDiscussion
This notification doesn’t include a parameter. Observe this notification using the default notification center.
Use the isGuidedAccessEnabled function to determine whether a Guided Access session is currently active.