No overview available.
SDK
- macOS 10.10+
Framework
- App
Kit
Declaration
struct ResizingOptions
No overview available.
SDK
Framework
struct ResizingOptions
static var autoresizing Mask: NSTable Column .Resizing Options
Allows the table column to resize automatically in response to resizing the table view. The resizing behavior for the table view is set using the NSTable
method column
.
static var user Resizing Mask: NSTable Column .Resizing Options
Allows the table column to be resized by the user.
class NSTable Header View
An object that draws headers over a table view's columns and handles mouse events in those headers.
class NSTable Header Cell
An object that a table header view uses to draw the content of the column headers.
class NSTable Row View
The view shown for a row in a table view.
class NSTable Column
The display characteristics and identifier for a column in a table view.
class NSTable View Row Action
A single action to present when the user swipes horizontally on a table row.