Contents

message

The message text displayed in the panel.

Declaration

var message: String! { get set }

Discussion

This prompt appears on all NSSavePanel objects (or all NSOpenPanel objects if this property is on an NSOpenPanel instance) in your application. The default message text is an empty string.

See Also

Configuring the Panel’s Appearance