BackgroundComponent.setColor() method

Change the background to a color

Signature:

setColor(val: any): void;

Parameters

Parameter

Type

Description

val

any

**Returns:**

void