WebDocumentRepresentation Constructors

Definition

Overloads

WebDocumentRepresentation()
WebDocumentRepresentation(NSObjectFlag)
WebDocumentRepresentation(IntPtr)

WebDocumentRepresentation()

[Foundation.Export("init")]
protected WebDocumentRepresentation ();
Attributes

Applies to

WebDocumentRepresentation(NSObjectFlag)

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

Parameters

Applies to

WebDocumentRepresentation(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to