child_list property
child_list property
Set to true if mutations to target’s children are to be observed.
Definition:
@property
def child_list(self):
...
@child_list.setter
def child_list(self, value):
...
See Also
- module
aspose.svg.dom.mutations
- class
MutationObserverInit