backgroundColorUseTheme

abstract fun backgroundColorUseTheme(backgroundColorUseTheme: String): BackgroundLayer

Set the backgroundColorUseTheme as String for backgroundColor.

Parameters

backgroundColorUseTheme

overrides applying of color theme if "none" string value is set. To follow default theme "default" sting value should be set.


Set the backgroundColorUseTheme as Expression for backgroundColor.

Parameters

backgroundColorUseTheme

overrides applying of color theme if "none" string value is set. To follow default theme "default" sting value should be set.