Property HasUserGesture
- Namespace
- DotNetBrowser.Navigation.Handlers
- Assembly
- DotNetBrowser.dll
HasUserGesture
Indicates whether the navigation was initiated by a user gesture.
public bool HasUserGesture { get; }
Property Value
- bool
trueif the navigation was initiated by a user gesture,falseotherwise.