MutationObserverInit.Attributes

MutationObserverInit.Attributes property

Se establece en verdadero si se van a observar mutaciones en los atributos del objetivo. Se puede omitir si se especifican atributoOldValue y/o atributoFilter.

public bool Attributes { get; set; }

Ver también