tableViewColumnDidMove(_:)
Tells the delegate that a table column was moved by user action.
Declaration
@MainActor optional func tableViewColumnDidMove(_ notification: Notification)Parameters
- notification:
A notification named Columndidmovenotification.