count property

count property

Gets the number of key/value pairs contained in the MutationObserverInit collection.

Definition:

@property
def count(self):
    ...

See Also