Declaration

var isMasterLayer: Bool { get }

Declaration

@property (nonatomic, readonly, getter=isMasterLayer) BOOL masterLayer;

Declaration

pyobjc_instanceMethods.isMasterLayer() -> bool

Discussion

Master layers provide the default outline and metrics for a font master.

See Also

Layer Kind