clear

expect abstract fun clear(color: ColorRGBa)(source)

Clears the current graphical context with the specified color.

Parameters

color

The color value of type ColorRGBa used to clear the graphical context.

actual abstract fun clear(color: ColorRGBa)(source)
actual abstract fun clear(color: ColorRGBa)(source)