Instance Method
replaceActiveLayers(with:)replaceActiveLayersWithGlyphs:replaceActiveLayersWithGlyphs_
Declaration
func replaceActiveLayers(with glyphs: [GSGlyph])Declaration
- (void) replaceActiveLayersWithGlyphs:(NSArray<GSGlyph *> *) glyphs;Declaration
replaceActiveLayersWithGlyphs_(glyphs: list[GSGlyph])