Contents

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.

See Also

Responding to Panel Changes