HKQuery.ObjectType Property

Definition

Gets the type of object that will be queried.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 2, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual HealthKit.HKObjectType ObjectType { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 3, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 2, 2, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("objectType", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.ObjectType : HealthKit.HKObjectType

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to