Freigeben über


NSUserDefaults.Notifications Klasse

Definition

public static class NSUserDefaults.Notifications
type NSUserDefaults.Notifications = class
Vererbung
NSUserDefaults.Notifications

Methoden

ObserveCompletedInitialSync(EventHandler<NSNotificationEventArgs>)

Stark typisierte Benachrichtigung für die CompletedInitialSyncNotification Konstante.

ObserveCompletedInitialSync(NSObject, EventHandler<NSNotificationEventArgs>)

Stark typisierte Benachrichtigung für die CompletedInitialSyncNotification Konstante.

ObserveDidChange(EventHandler<NSNotificationEventArgs>)

Stark typisierte Benachrichtigung für die DidChangeNotification Konstante.

ObserveDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Stark typisierte Benachrichtigung für die DidChangeNotification Konstante.

ObserveDidChangeAccounts(EventHandler<NSNotificationEventArgs>)

Stark typisierte Benachrichtigung für die DidChangeAccountsNotification Konstante.

ObserveDidChangeAccounts(NSObject, EventHandler<NSNotificationEventArgs>)

Stark typisierte Benachrichtigung für die DidChangeAccountsNotification Konstante.

ObserveNoCloudAccount(EventHandler<NSNotificationEventArgs>)

Stark typisierte Benachrichtigung für die NoCloudAccountNotification Konstante.

ObserveNoCloudAccount(NSObject, EventHandler<NSNotificationEventArgs>)

Stark typisierte Benachrichtigung für die NoCloudAccountNotification Konstante.

ObserveSizeLimitExceeded(EventHandler<NSNotificationEventArgs>)

Stark typisierte Benachrichtigung für die SizeLimitExceededNotification Konstante.

ObserveSizeLimitExceeded(NSObject, EventHandler<NSNotificationEventArgs>)

Stark typisierte Benachrichtigung für die SizeLimitExceededNotification Konstante.

Gilt für: