add method

add(self)

Adds new text animation to the collection.

Returns

Added TextAnimation

def add(self):
    ...

See Also