Edit

Share via


DomElement.GetAttributeNode(String) Method

Definition

[Foundation.Export("getAttributeNode:")]
public virtual WebKit.DomAttr GetAttributeNode (string name);
abstract member GetAttributeNode : string -> WebKit.DomAttr
override this.GetAttributeNode : string -> WebKit.DomAttr

Parameters

name
String

Returns

Attributes

Applies to