TextAnimationCollection class

TextAnimationCollection class

Represents collection of text animations.

The TextAnimationCollection type exposes the following members:

Constructors

ConstructorDescription
__init__(self)

Returns element by index.

Indexer

NameDescription
[index]

Methods

MethodDescription
add(self)Adds new text animation to the collection.

See Also