ios - Turning off animations on bezier paths in swift -


i'm trying manipulate dimensions , appearance of vector graphic drawn bezier paths in swift , of them animated default. (i.e. on catransform3dmakescale() animates size change though it's not asked to. , when .hidden used, fades rather disappears). know if there way can turn off such animations vectors.


Comments