HKHealthStore.GetFitzpatrickSkinType(NSError) Method

Definition

Attempts to return the Fitzpatrick skin type for the user, and reports any errors that it encounters in the out parameter, error.

[Foundation.Export("fitzpatrickSkinTypeWithError:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual HealthKit.HKFitzpatrickSkinTypeObject GetFitzpatrickSkinType (out Foundation.NSError error);
abstract member GetFitzpatrickSkinType :  -> HealthKit.HKFitzpatrickSkinTypeObject
override this.GetFitzpatrickSkinType :  -> HealthKit.HKFitzpatrickSkinTypeObject

Parameters

error
NSError

Returns

Attributes

Applies to