register Decoration Area Scheme Bundle
fun registerDecorationAreaSchemeBundle(bundle: AuroraColorSchemeBundle, backgroundColorScheme: AuroraColorScheme, vararg areaTypes: DecorationAreaType)
Content copied to clipboard
Registers the specified color scheme bundle and background color scheme to be used on controls in decoration areas.
Parameters
bundle
The color scheme bundle to use on controls in decoration areas.
background Color Scheme
The color scheme to use for background of controls in decoration areas.
area Types
Enumerates the area types that are affected by the parameters.
fun registerDecorationAreaSchemeBundle(bundle: AuroraColorSchemeBundle, vararg areaTypes: DecorationAreaType)
Content copied to clipboard
Registers the specified color scheme bundle to be used on controls in decoration areas.
Parameters
bundle
The color scheme bundle to use on controls in decoration areas.
area Types
Enumerates the area types that are affected by the parameters.