EKErrorDomain

Static EKErrorDomain 

Source
pub unsafe static EKErrorDomain: Option<&'static NSString>
Available on crate feature EKError only.
Expand description

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

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

See also Apple’s documentation