Partager via


HKHealthStore.GetDateOfBirth(NSError) Méthode

Définition

Les développeurs ne doivent pas utiliser cette méthode déconseillée. Les développeurs doivent utiliser « GetDateOfBirthComponents » à la place.

[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

Paramètres

error
NSError

Retours

Attributs

S’applique à