HKCorrelation.GetObjects(HKObjectType) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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