active property

bool get active

Manages visibility of the layer.

Implementation

core.bool get active;
set active (bool val)

Implementation

set active(core.bool val);