Instance Property
active
Whether the layer participates in interpolation and export.
Declaration
var active: Bool { get set }Declaration
@property (nonatomic) BOOL active;Declaration
active() -> bool
setActive_(active: bool)See Also
Layer State
Whether the layer is displayed with other layers in Edit view.
Whether clients should prevent editing the layer.