HKFitzpatrickSkinType Enum

Definition

Enumerates skin types using the Fitzpatrick scale.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 2, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum HKFitzpatrickSkinType
type HKFitzpatrickSkinType = 
Inheritance
HKFitzpatrickSkinType
Attributes

Fields

I 1

Pale white skin that never tans and burns easily.

II 2

White skin that tans minimally and burns easily.

III 3

White to light-brown skin that tans uniformly and burns moderately.

IV 4

Beige-olive, lightly-tanned skin that tans uniformly and burns moderately.

NotSet 0

Either the user's skin type has not been set or permissions have not been granted.

V 5

Brown skin that tans profusely and rarely burns.

VI 6

Dark brown to black skin that tans profusely and never burns.

Applies to