Share via


WKWebView.AllowsBackForwardNavigationGestures Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AllowsBackForwardNavigationGestures { [Foundation.Export("allowsBackForwardNavigationGestures")] get; [Foundation.Export("setAllowsBackForwardNavigationGestures:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("allowsBackForwardNavigationGestures")>]
[<set: Foundation.Export("setAllowsBackForwardNavigationGestures:")>]
member this.AllowsBackForwardNavigationGestures : bool with get, set

Property Value

Attributes

Applies to