tableViewColumnDidResize(_:)
Tells the delegate that a table column was resized.
Declaration
@MainActor optional func tableViewColumnDidResize(_ notification: Notification)Parameters
- notification:
A notification named Columndidresizenotification.
Tells the delegate that a table column was resized.
@MainActor optional func tableViewColumnDidResize(_ notification: Notification)A notification named Columndidresizenotification.