MXErrorDomain

Static MXErrorDomain 

Source
pub unsafe static MXErrorDomain: Option<&'static NSErrorDomain>
Available on crate feature MXError only.
Expand description

Error domain for NSError values stemming from the MetricKit Framework API.

This error domain is used as the domain for all NSError instances stemming from the MetricKit Framework.

See also Apple’s documentation