values property

values property

Gets a collection containing the values in the MutationObserverInit collection.

Definition:

@property
def values(self):
    ...

See Also