add method
add
Add new behavior to a collection.
def add(self, item):
...
| Parameter | Type | Description |
|---|---|---|
| item | IBehavior | Behavior to add. |
See Also
- class
BehaviorCollection - class
IBehavior - module
aspose.slides.animation - library
Aspose.Slides
Add new behavior to a collection.
def add(self, item):
...
| Parameter | Type | Description |
|---|---|---|
| item | IBehavior | Behavior to add. |
BehaviorCollectionIBehavioraspose.slides.animationAspose.Slides