Instance Property
theView
the view to display in the palette.
Declaration
var theView: NSView! { get }Declaration
@property (nonatomic, strong, readonly) NSView * theView;Declaration
theView() -> NSViewInstance Property
the view to display in the palette.
var theView: NSView! { get }@property (nonatomic, strong, readonly) NSView * theView;theView() -> NSView