Edit

Share via


DomObject Constructors

Definition

Overloads

DomObject(NSObjectFlag)
DomObject(IntPtr)

DomObject(NSObjectFlag)

protected DomObject (Foundation.NSObjectFlag t);
new WebKit.DomObject : Foundation.NSObjectFlag -> WebKit.DomObject

Parameters

Applies to

DomObject(IntPtr)

protected internal DomObject (IntPtr handle);
new WebKit.DomObject : nativeint -> WebKit.DomObject

Parameters

handle
IntPtr

nativeint

Applies to