Compartir a través de


HKHealthStore.GetDateOfBirth(NSError) Método

Definición

Los desarrolladores no deben usar este método en desuso. Los desarrolladores deben usar "GetDateOfBirthComponents" en su lugar.

[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

Parámetros

error
NSError

Devoluciones

Atributos

Se aplica a