WKWebView.AllowsBackForwardNavigationGestures Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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