Share via


DomNode.FirstChild Property

Definition

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

Property Value

Attributes

Applies to