pub unsafe static HMCharacteristicMetadataFormatBool: &'static NSStringAvailable 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