Instance Property
accessoryView
a view that is placed into the header of the pallet (between label and setting menu button)
Declaration
optional var accessoryView: NSView! { get }Declaration
@property (nonatomic, readonly) NSView * accessoryView;Declaration
accessoryView() -> NSView