shape property

shape property

Returns the TimelineShape object associated with this Timeline. Read-only.

Definition:

@property
def shape(self):
    ...

See Also