HKHealthStore.GetDateOfBirth(NSError) Method

Definition

Developers should not use this deprecated method. Developers should use 'GetDateOfBirthComponents' instead.

[Foundation.Export("dateOfBirthWithError:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'GetDateOfBirthComponents' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'GetDateOfBirthComponents' instead.")]
public virtual Foundation.NSDate GetDateOfBirth (out Foundation.NSError error);
abstract member GetDateOfBirth :  -> Foundation.NSDate
override this.GetDateOfBirth :  -> Foundation.NSDate

Parameters

error
NSError

Returns

Attributes

Applies to