modalShadeBackground()
Sets the modal shade (backdrop) background color.
modalShadeBackground(color: UIColor.BackgroundType): this;
Parameters
- color — The background color value.
Return value
The theme itself, for method chaining.
Related
class WebTheme
A class that represents a complete visual theme configuration.
