panel(_:didSelect:)
NSSavePanel: Optional — Sent when the user changes the current type. NSOpenPanel: Not sent.
Declaration
@MainActor optional func panel(_ sender: Any, didSelect type: UTType?)NSSavePanel: Optional — Sent when the user changes the current type. NSOpenPanel: Not sent.
@MainActor optional func panel(_ sender: Any, didSelect type: UTType?)