BoxShadow

Definition of a box shadow.

Schema: tchmi:framework#/definitions/BoxShadowList

Attribute getter

public getBoxShadow(): TcHmi.BoxShadow[] | null;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

TcHmi.BoxShadow[], null

The current value of the attribute.

Attribute setter

public setBoxShadow(valueNew: TcHmi.BoxShadow[] | null): void;

Parameter

Name

Type

Description

valueNew

TcHmi.BoxShadow[], null

The new value of the attribute. If null is passed, the internal default value is used.

Return value

Type

Description

void

No return value.

BoxShadow 1:

Available from 1.8