Freigeben über


HKHealthStore.RequestAuthorizationToShare Methode

Definition

Fordert die Autorisierung zum Speichern und Lesen von Benutzerdaten an, und führt eine Aktion aus, nachdem eine Bestimmung vorgenommen wurde.

[Foundation.Export("requestAuthorizationToShareTypes:readTypes:completion:")]
public virtual void RequestAuthorizationToShare (Foundation.NSSet typesToShare, Foundation.NSSet typesToRead, Action<bool,Foundation.NSError> completion);
abstract member RequestAuthorizationToShare : Foundation.NSSet * Foundation.NSSet * Action<bool, Foundation.NSError> -> unit
override this.RequestAuthorizationToShare : Foundation.NSSet * Foundation.NSSet * Action<bool, Foundation.NSError> -> unit

Parameter

typesToShare
NSSet
typesToRead
NSSet
completion
Action<Boolean,NSError>

Ein Handler, der nach Abschluss des Vorgangs ausgeführt werden soll.

Attribute

Gilt für: