invalidateTick

abstract val invalidateTick: Int

The number of invalidate ticks for the tool. This value is used to trigger a redraw of the canvas when the tool's state has changed. It can be incremented each time the tool updates to notify the canvas that it needs to be redrawn.