Documentation

modalShadeBackground()

Sets the modal shade (backdrop) background color.

modalShadeBackground(color: UIColor.BackgroundType): this;

Parameters

Return value

The theme itself, for method chaining.

Related