Freigeben über


HKHealthStore.GetPreferredUnits Methode

Definition

Ruft asynchron auf completion, und übergeben Sie eine NSDictionary von HKQuantityType->HKUnit.

[Foundation.Export("preferredUnitsForQuantityTypes:completion:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void GetPreferredUnits(Foundation.NSSet quantityTypes, Action<Foundation.NSDictionary,Foundation.NSError> completion);
abstract member GetPreferredUnits : Foundation.NSSet * Action<Foundation.NSDictionary, Foundation.NSError> -> unit
override this.GetPreferredUnits : Foundation.NSSet * Action<Foundation.NSDictionary, Foundation.NSError> -> unit

Parameter

quantityTypes
NSSet
completion
Action<NSDictionary,NSError>

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

Attribute

Gilt für: