Shadow.Enabled

Syntax

Enabled: Boolean;

Description

The Enabled property determines whether shadow is active.

Comments

Use JSON or the setEnabled method to set the property value, and the getEnabled method to get the property value.

If this property is set to True the shadow is active, otherwise it is not.

Example

The example of use is given in description of the Shadow constructor.

See also:

Shadow