pub unsafe static HMCharacteristicMetadataFormatInt: &'static NSStringAvailable on crate feature
HMCharacteristicMetadata only.Expand description
Describes that the value format is an integer.
The value is an NSNumber containing a signed 32-bit integer with a range [-2147483648, 2147483647].
See also Appleās documentation