MutationObserverInit.IsReadOnly

MutationObserverInit.IsReadOnly property

Determines whether the MutationObserverInit collection is mutable.

public bool IsReadOnly { get; }

Return Value

True if the collection cannot be modified; otherwise, false.

See Also