getDirectColorScheme

fun getDirectColorScheme(decorationAreaType: DecorationAreaType, associationKind: ColorSchemeAssociationKind, componentState: ComponentState): AuroraColorScheme?

Returns the color scheme to be used for painting the specified visual area of components in the specified decoration area.

Return

Color scheme to be used for painting the specified visual area of the component under the specified component state.

Parameters

decorationAreaType

Decoration area type.

associationKind

Color scheme association kind.

componentState

Component state.