Upravit

Sdílet prostřednictvím


HKCorrelation.GetObjects(HKObjectType) Method

Definition

Gets the set of data objects of type objectType that are in the correlation.

[Foundation.Export("objectsForType:")]
public virtual Foundation.NSSet GetObjects (HealthKit.HKObjectType objectType);
abstract member GetObjects : HealthKit.HKObjectType -> Foundation.NSSet
override this.GetObjects : HealthKit.HKObjectType -> Foundation.NSSet

Parameters

objectType
HKObjectType

Returns

Attributes

Applies to