setState

expect abstract fun setState(drawStyle: DrawStyle)(source)

Updates the current state with the provided drawing style.

Parameters

drawStyle

The drawing style to set as the current state.

actual abstract fun setState(drawStyle: DrawStyle)(source)
actual abstract fun setState(drawStyle: DrawStyle)(source)