didChangeNotification
A notification that posts when the value of the locked state for a scene changes.
Declaration
nonisolated class let didChangeNotification: NSNotification.NameDiscussion
This notification is sent when the value in the isLocked property changes. The userInfo dictionary of the notification contains the sceneUserInfoKey key, which reflects the new value of the isLocked property.