Code Generation

 

Code Generation

QuartzCode supports code generation for both iOS and OSX. Objective C and swift language code can be generated. To show Code Generation window, click ‘code’ button at upper right of Timeline Panel.

code generator1.3

 

Generated code is automatically updated on the fly when any layer properties are changed.

Generated code separate layers setup, animations, bezier path and other method into separate methods, so it is easier for developers to reuse and modify them.