vignetteColorUseTheme

open override fun vignetteColorUseTheme(vignetteColorUseTheme: String): Rain

This property defines whether the vignetteColor uses colorTheme from the style or not. By default it will use color defined by the root theme in the style.

Parameters

vignetteColorUseTheme

as String


open override fun vignetteColorUseTheme(vignetteColorUseTheme: Expression): Rain

This property defines whether the vignetteColor uses colorTheme from the style or not. By default it will use color defined by the root theme in the style.

Parameters

vignetteColorUseTheme

value of vignetteColorUseTheme as Expression


This property defines whether the vignetteColor uses colorTheme from the style or not. By default it will use color defined by the root theme in the style.