No overview available.
SDK
- macOS 10.13+
Framework
- App
Kit
Declaration
typedef NSString *NSBrowserColumnsAutosaveName;
No overview available.
SDK
Framework
typedef NSString *NSBrowserColumnsAutosaveName;
+ remove Saved Columns With Autosave Name:
Removes the column configuration data stored under the given name from the application’s user defaults.
columns Autosave Name
The name used to automatically save the browser’s column configuration.
- column Content Width For Column Width:
Returns the content width for a given column width.
- column Width For Column Content Width:
Returns the column width for the width of the given column’s content.
column Resizing Type
A constant indicating the browser’s column resizing type.
prefers All Column User Resizing
A Boolean that indicates whether the browser is set to resize all columns simultaneously rather than resizing a single column at a time.
- width Of Column:
Returns the width of the specified column.
- set Width: of Column:
Sets the width of the specified column.
- default Column Width
Returns the default column width of the browser’s columns.
- set Default Column Width:
Sets the default column width for new browser columns that do not otherwise have an initial width from defaults or the browser’s delegate.
row Height
The height of the browser’s rows.