Table of Contents

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

true if the navigation was initiated by a user gesture, false otherwise.