Static HMCharacteristicMetadataFormatBool

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

Describes that the value format is boolean.

The value is an NSNumber containing the boolean value.

See also Apple’s documentation