HKMetadataKeyFoodType

Static HKMetadataKeyFoodType 

Source
pub unsafe static HKMetadataKeyFoodType: &'static NSString
Available on crate feature HKMetadata only.
Expand description

Represents the type of food that was consumed when creating an HKObject.

This should be a short string representing the type of food, such as ‘Banana’. The expected value type is NSString.

See also Apple’s documentation