Declaration

var isSVGColorLayer: Bool { get set }

Declaration

@property (nonatomic, getter=isSVGColorLayer) BOOL SVGColorLayer;

Declaration

isSVGColorLayer() -> bool
setSVGColorLayer_(SVGColorLayer: bool)

Discussion

Setting this property marks or unmarks the layer as an SVG color layer.

See Also

Color Layer Kind