Instance Property
isBracketLayerbracketLayerbracketLayer
Whether the layer is an alternative layer selected by axis rules.
Declaration
var isBracketLayer: Bool { get set }Declaration
@property (nonatomic, getter=isBracketLayer) BOOL bracketLayer;Declaration
pyobjc_instanceMethods.isBracketLayer() -> bool
pyobjc_instanceMethods.setBracketLayer_(bracketLayer: bool)Discussion
Setting this property marks or unmarks the layer as an Alternative layer. Use axisRules to read or set the rules.
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 intermediate layer at explicit design-space coordinates.
Whether the layer is an intermediate layer for a smart glyph.
Whether the layer has special layer attributes.