HKMetadataKeySWOLFScore

Static HKMetadataKeySWOLFScore 

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

Represents sum of strokes per length and time for the length. Calculated for each lap event and segment event during swimming workout.

The expected value type is an NSNumber containing a score. This key may be set on an HKWorkout object to represent the SWOLF Score during the whole workout.

See also Apple’s documentation