DomDocument.DocumentType Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual WebKit.DomDocumentType DocumentType { [Foundation.Export("doctype", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("doctype", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.DocumentType : WebKit.DomDocumentType

Property Value

Attributes

Applies to