Instance Property
isBraceLayerbraceLayerbraceLayer
Whether the layer is an intermediate layer at explicit design-space coordinates.
Declaration
var isBraceLayer: Bool { get set }Declaration
@property (nonatomic, getter=isBraceLayer) BOOL braceLayer;Declaration
pyobjc_instanceMethods.isBraceLayer() -> bool
pyobjc_instanceMethods.setBraceLayer_(braceLayer: bool)Discussion
Setting this property marks or unmarks the layer as an Intermediate layer. Use coordinates to read or set the coordinates.
See Also
Layer Kind
Whether the layer is the master layer for its associated font master.
Whether the layer is a master layer, has special layer attributes, or uses any color-layer format.
Whether the layer is an alternative layer selected by axis rules.
Whether the layer is an intermediate layer for a smart glyph.
Whether the layer has special layer attributes.