getOverlayPainters

fun getOverlayPainters(decorationAreaType: DecorationAreaType): List<AuroraOverlayPainter>

Returns a non-null, non-modifiable list of overlay painters associated with the specified decoration area type.

Return

A non-null, non-modifiable list of overlay painters associated with the specified decoration area type.

Parameters

decorationAreaType

Decoration area type.