panelSelectionDidChange(_:)
Tells the delegate that the user changed the selection in the specified Save panel.
Declaration
@MainActor optional func panelSelectionDidChange(_ sender: Any?)Parameters
- sender:
The panel whose selection changed.
Tells the delegate that the user changed the selection in the specified Save panel.
@MainActor optional func panelSelectionDidChange(_ sender: Any?)The panel whose selection changed.