Returns the appearance style mask for the cell.
SDK
- macOS 10.5+
Framework
- Quartz
Declaration
- (NSUInteger)cellsStyleMask;
Return Value
The appearance style mask for the cell.
Returns the appearance style mask for the cell.
SDK
Framework
- (NSUInteger)cellsStyleMask;
The appearance style mask for the cell.
- set Cells Style Mask:
Defines the appearance style of the cells.
- set Constrains To Original Size:
Sets whether the receiver constrains the cell’s image to its original size.
- constrains To Original Size
Returns whether the receiver constrains the cell's image to its original size.
- set Intercell Spacing:
Sets the spacing between cells in the view.
- intercell Spacing
Returns the spacing between cells in the view.