HKDevicePropertyKeyLocalIdentifier

Static HKDevicePropertyKeyLocalIdentifier 

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

Used with predicateForObjectsWithDeviceProperty to specify a local identifier.

The expected value type is an NSString.

See also Apple’s documentation