Static HMCharacteristicMetadataFormatFloat

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

Describes that the value format is a float.

The value is an NSNumber containing a 32-bit float.

See also Apple’s documentation