HKHealthStore.GetDateOfBirth(NSError) Method

Definition

[Foundation.Export("dateOfBirthWithError:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDate? GetDateOfBirth(out Foundation.NSError error);
[<Foundation.Export("dateOfBirthWithError:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetDateOfBirth : NSError -> Foundation.NSDate
override this.GetDateOfBirth : NSError -> Foundation.NSDate

Parameters

error
NSError

Returns

Attributes

Applies to