MutationObserverInit.Attributes
MutationObserverInit.Attributes property
Set to true if mutations to target’s attributes are to be observed. Can be omitted if attributeOldValue and/or attributeFilter is specified.
public bool Attributes { get; set; }
See Also
- class MutationObserverInit
- namespace Aspose.Svg.Dom.Mutations
- assembly Aspose.SVG