accessoryView
The view that is placed to the left of the search field.
Declaration
@IBOutlet var accessoryView: NSView! { get set }Discussion
If accessory is nil, the accessory view is removed.
The view that is placed to the left of the search field.
@IBOutlet var accessoryView: NSView! { get set }If accessory is nil, the accessory view is removed.