Declaration

var shapeGroups: [String : GSShapeGroup] { get }

Declaration

@property (readonly) NSDictionary<NSString *,GSShapeGroup *> * shapeGroups;

Declaration

shapeGroups() -> dict[str, GSShapeGroup]

Discussion

The root group is keyed by the root group identifier.

See Also

Shape Groups