outlineViewColumnDidResize(_:)
Invoked whenever the user resizes a column in the outline view.
Declaration
@MainActor optional func outlineViewColumnDidResize(_ notification: Notification)Parameters
- notification:
The posted notification.
Discussion
This method is invoked as a result of posting an columnDidResizeNotification.