Hi,
Shape layers and Adjustement Layer "Color fill" shares the same LayerKind. How can I difference them?
ShapeLayerObject.kind == LayerKind.SOLIDFILL // true
ColorFillLayerObject.kind == LayerKind.SOLIDFILL // true
Thanks !
Hi,
Shape layers and Adjustement Layer "Color fill" shares the same LayerKind. How can I difference them?
ShapeLayerObject.kind == LayerKind.SOLIDFILL // true
ColorFillLayerObject.kind == LayerKind.SOLIDFILL // true
Thanks !