fitzpatrickSkinType()
Reads the user’s Fitzpatrick Skin Type from the HealthKit store.
Declaration
func fitzpatrickSkinType() throws -> HKFitzpatrickSkinTypeObjectMentioned 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.