public final class HKFitzpatrickSkinType
extends java.lang.Object
This enumerated type is used to represent the skin type of an individual based on the Fitzpatrick scale.
The Fitzpatrick scale is a numerical classification for skin color based on the skin's response to sun exposure in terms of the degree of burning and tanning.
[@constant] HKFitzpatrickSkinTypeI Pale white skin that always burns easily in the sun and never tans. [@constant] HKFitzpatrickSkinTypeII White skin that burns easily and tans minimally. [@constant] HKFitzpatrickSkinTypeIII White to light brown skin that burns moderately and tans uniformly. [@constant] HKFitzpatrickSkinTypeIV Beige-olive, lightly tanned skin that burns minimally and tans moderately. [@constant] HKFitzpatrickSkinTypeV Brown skin that rarely burns and tans profusely. [@constant] HKFitzpatrickSkinTypeVI Dark brown to black skin that never burns and tans profusely.
public static final long NotSet
public static final long I
public static final long II
public static final long III
public static final long IV
public static final long V
public static final long VI