Partager via


NSUserDefaults.Notifications Classe

Définition

public static class NSUserDefaults.Notifications
type NSUserDefaults.Notifications = class
Héritage
NSUserDefaults.Notifications

Méthodes

ObserveCompletedInitialSync(EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la CompletedInitialSyncNotification constante.

ObserveCompletedInitialSync(NSObject, EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la CompletedInitialSyncNotification constante.

ObserveDidChange(EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la DidChangeNotification constante.

ObserveDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la DidChangeNotification constante.

ObserveDidChangeAccounts(EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la DidChangeAccountsNotification constante.

ObserveDidChangeAccounts(NSObject, EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la DidChangeAccountsNotification constante.

ObserveNoCloudAccount(EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la NoCloudAccountNotification constante.

ObserveNoCloudAccount(NSObject, EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la NoCloudAccountNotification constante.

ObserveSizeLimitExceeded(EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la SizeLimitExceededNotification constante.

ObserveSizeLimitExceeded(NSObject, EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la SizeLimitExceededNotification constante.

S’applique à