HKMetadataKeyActivityType

Static HKMetadataKeyActivityType 

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

Represents the activity type related to the sample

The expected value type is an NSNumber containing a HKWorkoutActivityType value.

See also Apple’s documentation