Contents

addAccessoryView(to:)

Adds IKSaveOptions accessory view to a NSSavePanel.

Declaration

func addAccessoryView(to savePanel: NSSavePanel!)

Parameters

  • savePanel:

    The save panel to add the IKSaveOptions to.

See Also

Creating A Save Options Accessory View