columnDidMoveNotification
Posted whenever a column is moved by user action in an NSTableView object.
Declaration
class let columnDidMoveNotification: NSNotification.NameDiscussion
The notification object is the table view in which a column moved. The userInfo dictionary contains the following information:
Key | Value |
|---|---|
| An |
| An |