getBackgroundColorScheme

fun getBackgroundColorScheme(decorationAreaType: DecorationAreaType): AuroraColorScheme

Returns the background color scheme for the specified decoration area type. This method is mainly for the internal use of AuroraDecorationPainter.paintDecorationArea but can be used in applications that wish to provide custom overlay background painting.

Return

The background color scheme for the specified decoration area type.

Parameters

decorationAreaType

Decoration area type.