contains_key method
contains_key
Determines whether the MutationObserverInit
collection contain a specified key.
Returns
True if the MutationObserverInit
contain a specified key; otherwise, false.
def contains_key(self, key):
...
Parameter | Type | Description |
---|---|---|
key | str | The key to check. |
See Also
- module
aspose.svg.dom.mutations
- class
MutationObserverInit