Instance Property
groupId
The per-layer identifier of the group.
Declaration
var groupId: GSShapeGroup.ID { get set }Declaration
@property (strong) GSShapeGroupID groupId;Declaration
groupId() -> GSShapeGroupID
setGroupId_(groupId: GSShapeGroupID)Discussion
The empty string is reserved for the root group.
See Also
Identity
The group ID reserved for the root group of a layer.
Whether the group is the root of the shape tree.