Share via


HKStateOfMind.Associations Property

Definition

[ObjCRuntime.BindAs(typeof(HealthKit.HKStateOfMindAssociation[]), OriginalType=typeof(Foundation.NSNumber[]))]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual HealthKit.HKStateOfMindAssociation[] Associations { [Foundation.Export("associations", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindAs(typeof(HealthKit.HKStateOfMindAssociation[]), OriginalType=typeof(Foundation.NSNumber[]))>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("associations", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Associations : HealthKit.HKStateOfMindAssociation[]

Property Value

Attributes

Applies to