Share via


WKNavigationResponse.IsForMainFrame Property

Definition

Gets a value that indicates whether the response resulted from a request that was sent by the main frame.

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

Property Value

Attributes

Applies to