accessoryView
The specified view as the receiver’s accessory view, allowing you to add custom controls to your application’s Font panel without having to create a subclass.
Declaration
var accessoryView: NSView? { get set }The specified view as the receiver’s accessory view, allowing you to add custom controls to your application’s Font panel without having to create a subclass.
var accessoryView: NSView? { get set }