Declaration

func replaceLayers(withInterpolation layers: [GSLayer])

Declaration

- (void) replaceLayersWithInterpolation:(NSArray<GSLayer *> *) layers;

Declaration

replaceLayersWithInterpolation_(layers: list[GSLayer])