CKContainer.Notifications Class

Definition

Notification posted by the CKContainer class.

public static class CKContainer.Notifications
type CKContainer.Notifications = class
Inheritance
CKContainer.Notifications

Methods

ObserveAccountChanged(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the AccountChangedNotification constant.

ObserveAccountChanged(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the AccountChangedNotification constant.

Applies to