HKHealthStore.DisableAllBackgroundDelivery Metodo

Definizione

Disabilita il recapito in background delle notifiche ed esegue un'azione dopo che il recapito è stato disabilitato.

[Foundation.Export("disableAllBackgroundDeliveryWithCompletion:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void DisableAllBackgroundDelivery (Action<bool,Foundation.NSError> completion);
abstract member DisableAllBackgroundDelivery : Action<bool, Foundation.NSError> -> unit
override this.DisableAllBackgroundDelivery : Action<bool, Foundation.NSError> -> unit

Parametri

completion
Action<Boolean,NSError>

Gestore da eseguire al termine dell'operazione.

Attributi

Si applica a