get Direct Color Scheme
fun getDirectColorScheme(decorationAreaType: DecorationAreaType, associationKind: ColorSchemeAssociationKind, componentState: ComponentState): AuroraColorScheme?
Content copied to clipboard
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
decoration Area Type
Decoration area type.
association Kind
Color scheme association kind.
component State
Component state.