Instance Property
components
A proxy for iterating and accessing component shapes.
Declaration
var components: GSProxyShapes { get }Declaration
@property (nonatomic, readonly) GSProxyShapes * components;Declaration
pyobjc_instanceMethods.components() -> GSProxyShapesDiscussion
The proxy filters the layer’s shapes to components.
See Also
Shape Proxies
A proxy for iterating and accessing path shapes.
The component shapes in the layer.
The number of path shapes in the layer.
The number of component shapes in the layer.
The number of image shapes in the layer.
See Also
Shape Proxies
A proxy for iterating and accessing path shapes.
Returns the linear shape index of a path.
The component shapes in the layer.
The number of path shapes in the layer.
The number of component shapes in the layer.
The number of image shapes in the layer.