Property TouchMenuDisabled
- Namespace
- DotNetBrowser.Engine
- Assembly
- DotNetBrowser.dll
TouchMenuDisabled
Enables or disables the touch popup menu.
public bool TouchMenuDisabled { get; set; }
Property Value
- bool
trueif the touch popup menu is disabled,falseotherwise.