addAccessoryView(to:)
Adds IKSaveOptions accessory view to a NSSavePanel.
Declaration
func addAccessoryView(to savePanel: NSSavePanel!)Parameters
- savePanel:
The save panel to add the
IKSaveOptionsto.
Adds IKSaveOptions accessory view to a NSSavePanel.
func addAccessoryView(to savePanel: NSSavePanel!)The save panel to add the IKSaveOptions to.