Contents

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.