duration property
duration property
Describes the duration of animation effect. Read/write float.
Definition:
@property
def duration(self):
    ...
@duration.setter
def duration(self, value):
    ...
See Also
- class Timing
- module aspose.slides.animation
- library Aspose.Slides