HKMetadataKeyWasUserEntered

Static HKMetadataKeyWasUserEntered 

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

Represents whether or not the reading was entered by the user.

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

See also Apple’s documentation