Declaration

func decomposeComponents(usingParentLayer parentLayer: GSLayer?) -> [GSPath]

Declaration

- (NSArray<GSPath *> *) decomposeComponentsUsingParentLayer:(GSLayer *) parentLayer;

Declaration

decomposeComponentsUsingParentLayer_(parentLayer: GSLayer) -> list[GSPath]