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 function to determine whether a Guided Access session is currently active.

See Also

Assistive apps