addOverlayPainter

fun addOverlayPainter(overlayPainter: AuroraOverlayPainter, vararg areaTypes: DecorationAreaType)

Adds the specified overlay painter to the end of the list of overlay painters associated with the specified decoration area types.

Parameters

overlayPainter

Overlay painter to add to the end of the list of overlay painters associated with the specified decoration area types.

areaTypes

Decoration area types.