다음을 통해 공유


HKHealthStore.GetDateOfBirthComponents(NSError) 메서드

정의

사용자의 생년월일의 날짜 구성 요소를 반환하려고 시도하고 매개 변수 error에서 out 발생한 오류를 보고합니다.

[Foundation.Export("dateOfBirthComponentsWithError:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSDateComponents GetDateOfBirthComponents (out Foundation.NSError error);
abstract member GetDateOfBirthComponents :  -> Foundation.NSDateComponents
override this.GetDateOfBirthComponents :  -> Foundation.NSDateComponents

매개 변수

error
NSError

반환

특성

적용 대상