Attributes
MutationObserverInit.Attributes property
如果要观察目标属性的突变,则设置为 true。如果指定了attributeOldValue 和/或attributeFilter,则可以省略。
public bool Attributes { get; set; }
也可以看看
- class MutationObserverInit
- 命名空间 Aspose.Svg.Dom.Mutations
- 部件 Aspose.SVG
如果要观察目标属性的突变,则设置为 true。如果指定了attributeOldValue 和/或attributeFilter,则可以省略。
public bool Attributes { get; set; }