Declaration

func layerGroupIDs(for layer: GSLayer) -> [String]?

Declaration

- (NSArray<NSString *> *) layerGroupIDsForLayer:(GSLayer *) layer;

Declaration

layerGroupIDsForLayer_(layer: GSLayer) -> list[str]

Parameters

layer

A layer belonging to the glyph.

Discussion

Empty layers participate in the grouping.

See Also

Layer Groups