Contents

fitzpatrickSkinType()

Reads the user’s Fitzpatrick Skin Type from the HealthKit store.

Declaration

func fitzpatrickSkinType() throws -> HKFitzpatrickSkinTypeObject

Mentioned in

Return Value

A skin type object representing the skin type selected by the user.

Discussion

If the user has not yet specified a skin type, or if the user has denied your app permission to read the skin type, this method returns HKFitzpatrickSkinType.notSet.

Topics

Possible Values

See Also

Reading characteristic data