Share via


WKFrameInfo.MainFrame Property

Definition

Gets a value that indicates whether the frame is the main frame or a subframe.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool MainFrame { [Foundation.Export("isMainFrame")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isMainFrame")>]
member this.MainFrame : bool

Property Value

Attributes

Applies to