Instance Property
isMasterLayermasterLayermasterLayer
Whether the layer is the master layer for its associated font master.
Declaration
var isMasterLayer: Bool { get }Declaration
@property (nonatomic, readonly, getter=isMasterLayer) BOOL masterLayer;Declaration
pyobjc_instanceMethods.isMasterLayer() -> boolDiscussion
Master layers provide the default outline and metrics for a font master.
See Also
Layer Kind
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 alternative layer selected by axis rules.
Whether the layer is an intermediate layer for a smart glyph.
Whether the layer has special layer attributes.