is_read_only property

is_read_only property

Determines whether the MutationObserverInit collection is mutable.

Definition:

@property
def is_read_only(self):
    ...

See Also