updateCellInside(_:)
Marks the inside of the specified cell as in need of redrawing.
Declaration
func updateCellInside(_ cell: NSCell)Parameters
- cell:
The cell to redraw.
Marks the inside of the specified cell as in need of redrawing.
func updateCellInside(_ cell: NSCell)The cell to redraw.