Instance Property
parentGroupId
The ID of the parent group.
Declaration
var parentGroupId: GSShapeGroup.ID { get set }Declaration
@property (nonatomic, strong) GSShapeGroupID parentGroupId;Declaration
parentGroupId() -> GSShapeGroupID
setParentGroupId_(parentGroupId: GSShapeGroupID)Discussion
Returns rootGSShapeGroupIDRootGSShapeGroupIDRoot for top-level shapes.
See Also
Shape Hierarchy
The direct containing group in the layer’s shape hierarchy.
Invokes a block for each containing group, from the direct parent through the root group.