Share via


WebFrame.ChildFrames Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual WebKit.WebFrame[] ChildFrames { [Foundation.Export("childFrames")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("childFrames")>]
member this.ChildFrames : WebKit.WebFrame[]

Property Value

Attributes

Applies to