Compartilhar via


HKHealthStore.GetDateOfBirth(NSError) Método

Definição

Os desenvolvedores não devem usar esse método preterido. Os desenvolvedores devem usar 'GetDateOfBirthComponents' em vez disso.

[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

Retornos

Atributos

Aplica-se a