Share via


DomNode.HasAttributes Method

Definition

[Foundation.Export("hasAttributes")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool HasAttributes();
[<Foundation.Export("hasAttributes")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member HasAttributes : unit -> bool
override this.HasAttributes : unit -> bool

Returns

Attributes

Applies to