paintOverlay

abstract fun paintOverlay(drawScope: DrawScope, decorationAreaType: DecorationAreaType, width: Float, height: Float, colors: AuroraSkinColors)

Paints the overlay.

Parameters

drawScope

Draw scope.

decorationAreaType

Decoration area type.

width

Width.

height

Height.

colors

Colors for painting the overlay.