Error
public extension Error
This is public so plugins can use it to indicate cancellations on arbitrary operations.
Warning
Although this haspublic
access, it is intended for internal use
and should not be used directly by host applications. The behavior of this may
change without warning.
-
Declaration
Swift
var isOperationCancelledError: Bool { get }