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