Behavior
Overview
Behavior is a class in Aspose.Slides FOSS for Python.
Inherits from: IBehavior.
Represent base class behavior of effect.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
accumulate | NullableBool | Read | Indicates whether the animation effect accumulates over repetitions |
additive | BehaviorAdditiveType | Read | Specifies the additive mode of the animation effect |
properties | IBehaviorPropertyCollection | Read | Provides access to the collection of additional behavior properties |
timing | ITiming | Read | Defines the timing parameters of the animation behavior |