HKDevicePropertyKeySoftwareVersion

Static HKDevicePropertyKeySoftwareVersion 

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

Used with predicateForObjectsWithDeviceProperty to specify a software version.

The expected value type is an NSString.

See also Apple’s documentation