Instance Method
replaceLayers(withInterpolation:)replaceLayersWithInterpolation:replaceLayersWithInterpolation_
Deprecated
Declaration
func replaceLayers(withInterpolation layers: [GSLayer])Declaration
- (void) replaceLayersWithInterpolation:(NSArray<GSLayer *> *) layers;Declaration
replaceLayersWithInterpolation_(layers: list[GSLayer])