Instance Method
insertLayers(with:)insertLayersWithGlyphs:insertLayersWithGlyphs_
Declaration
func insertLayers(with glyphs: [GSGlyph])Declaration
- (void) insertLayersWithGlyphs:(NSArray<GSGlyph *> *) glyphs;Declaration
insertLayersWithGlyphs_(glyphs: list[GSGlyph])