Property IsTouchMenuDisabled
- Namespace
- DotNetBrowser.Engine
- Assembly
- DotNetBrowser.dll
IsTouchMenuDisabled
Indicates whether touch popup menu is disabled.
public bool IsTouchMenuDisabled { get; }
Property Value
- bool
true
if the touch popup menu is disabled,false
otherwise.