build method

build

Builds the animation spline value as a string.

Returns

A string representation of the animation spline, suitable for use in CSS.

def build(self):
    ...

See Also