HKDevicePropertyKeyModel

Static HKDevicePropertyKeyModel 

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

Used with predicateForObjectsWithDeviceProperty to specify a device model.

The expected value type is an NSString.

See also Apple’s documentation