Declaration

var isVisible: Bool { get set }

Declaration

@property (nonatomic) BOOL visible;

Declaration

pyobjc_instanceMethods.visible() -> bool
pyobjc_instanceMethods.setVisible_(visible: bool)

Discussion

A master layer uses the visibility of its associated font master.

See Also

Layer State

  • Whether the layer participates in interpolation and export.

  • Whether clients should prevent editing the layer.