WKNavigationAction.TargetFrame Property

Definition

Gets the frame where data will be loaded from the navigation.

public virtual WebKit.WKFrameInfo TargetFrame { [Foundation.Export("targetFrame", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.TargetFrame : WebKit.WKFrameInfo

Property Value

Attributes

Remarks

This value is null for navigations to new windows.

Applies to