Contents

showsContentTypes

NSSavePanel: Whether or not to show a control for selecting the type of the saved file. The control shows the types in allowedContentTypes. Default is NO. NSOpenPanel: Not used.

Declaration

var showsContentTypes: Bool { get set }

Discussion