Share via


HKCorrelation.GetObjects(HKObjectType) Method

Definition

[Foundation.Export("objectsForType:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSSet GetObjects(HealthKit.HKObjectType objectType);
[<Foundation.Export("objectsForType:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetObjects : HealthKit.HKObjectType -> Foundation.NSSet
override this.GetObjects : HealthKit.HKObjectType -> Foundation.NSSet

Parameters

objectType
HKObjectType

Returns

Attributes

Applies to