Touching of DisplayMode button in column mode

Is there a way to detect when the sidebar is hidden by touching the display mode button? I'm looking for a didHide version of:

Code Block
splitViewController(_ svc: UISplitViewController, willHide column: UISplitViewController.Column)