Contents

title

The title of the panel.

Declaration

var title: String! { get set }

Discussion

By default, “Save” is the title string. If you adapt the NSSavePanel object for other uses, its title should reflect the user action that brings it to the screen.

See Also

Configuring the Panel’s Appearance