CarbonLoadingView public protocol CarbonLoadingView : NSView Describes a Carbon loading view. show() Shows the loading view. Declaration Swift func show() hide() Hides the loading view. Declaration Swift func hide()