keys property

keys property

Gets a collection containing the keys in the MutationObserverInit collection.

Definition:

@property
def keys(self):
    ...

See Also