Declaration

var isLocked: Bool { get set }

Declaration

@property BOOL locked;

Declaration

locked() -> bool
setLocked_(locked: bool)

See Also

Layer State

  • Whether the layer participates in interpolation and export.

  • Whether the layer is displayed with other layers in Edit view.