Contents

updateCellInside(_:)

Marks the inside of the specified cell as in need of redrawing.

Declaration

func updateCellInside(_ cell: NSCell)

Parameters

  • cell:

    The cell to redraw.

See Also

Deprecated Methods