actualDraw

abstract fun actualDraw(canvas: Canvas)

Calls super#draw(Canvas).

The delegate should override draw to call the corresponding method in CircularRevealHelper if the helper is non-null.