removeSavedColumns(withAutosaveName:)
Removes the column configuration data stored under the given name from the application’s user defaults.
Declaration
class func removeSavedColumns(withAutosaveName name: NSBrowser.ColumnsAutosaveName)Parameters
- name:
The name of the column configuration data to remove.