Protocols
The following protocols are available globally.
-
Describes a Carbon loading view.
See moreDeclaration
Swift
public protocol CarbonLoadingView : NSView
-
Describes a Carbon view.
See moreDeclaration
Swift
public protocol CarbonView : NSView
-
Notifies the progress of an event.
See moreDeclaration
Swift
public protocol ProgressReport
-
Describes the metadata associated with a progress event.
See moreDeclaration
Swift
public protocol CustomProgressDescription
-
Describes the API for
See morePlayground
Declaration
Swift
public protocol PlaygroundAPI
-
Describes the API for
See moreSwift Playground
Declaration
Swift
public protocol SwiftPlaygroundAPI