Event
public enum Event
Encapsulates changes to the iCloud identity.
-
The iCloud identity has changed. The associated value is
nil
if this change is due to the current user disabling or logging out of iCloud.Declaration
Swift
case didChange(AnyObject?)