Declaration

var allComponents: [GSComponent]? { get }

Declaration

@property (nonatomic, readonly) NSArray<GSComponent *> * allComponents;

Declaration

allComponents() -> list[GSComponent]

Discussion

Returns nil when the layer has no component shapes.

See Also

Shape Proxies

See Also

Shape Proxies