WKWebView.AllowsBackForwardNavigationGestures Property

Definition

A Boolean value indicating whether horizontal swipe gestures will trigger back-forward list navigations.

public virtual bool AllowsBackForwardNavigationGestures { [Foundation.Export("allowsBackForwardNavigationGestures")] get; [Foundation.Export("setAllowsBackForwardNavigationGestures:")] set; }
member this.AllowsBackForwardNavigationGestures : bool with get, set

Property Value

Default value is false.

Attributes

Remarks

Applies to