columnConfigurationDidChangeNotification
Notifies the delegate when the width of a browser column has changed.
Declaration
class let columnConfigurationDidChangeNotification: NSNotification.NameDiscussion
The notification object is the browser whose column sizes need to be made persistent. This notification does not contain a userInfo dictionary. If the user resizes more than one column, a single notification is posted when the user is finished resizing.