Condividi tramite


NSUserDefaults.Notifications Classe

Definizione

public static class NSUserDefaults.Notifications
type NSUserDefaults.Notifications = class
Ereditarietà
NSUserDefaults.Notifications

Metodi

ObserveCompletedInitialSync(EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la CompletedInitialSyncNotification costante.

ObserveCompletedInitialSync(NSObject, EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la CompletedInitialSyncNotification costante.

ObserveDidChange(EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la DidChangeNotification costante.

ObserveDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la DidChangeNotification costante.

ObserveDidChangeAccounts(EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la DidChangeAccountsNotification costante.

ObserveDidChangeAccounts(NSObject, EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la DidChangeAccountsNotification costante.

ObserveNoCloudAccount(EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la NoCloudAccountNotification costante.

ObserveNoCloudAccount(NSObject, EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la NoCloudAccountNotification costante.

ObserveSizeLimitExceeded(EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la SizeLimitExceededNotification costante.

ObserveSizeLimitExceeded(NSObject, EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la SizeLimitExceededNotification costante.

Si applica a