add method
add(self, item)
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