accessoryView
The receiver’s accessory view to aView.
Declaration
var accessoryView: NSView? { get set }Discussion
Raises an NSInternalInconsistencyException if aView is not nil and the receiver has no client view.
The receiver’s accessory view to aView.
var accessoryView: NSView? { get set }Raises an NSInternalInconsistencyException if aView is not nil and the receiver has no client view.