EngineOptionsIsTouchMenuDisabled Property |
Indicates whether touch popup menu is disabled.
Namespace:
DotNetBrowser.Engine
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.4
Syntax public bool IsTouchMenuDisabled { get; }
Property Value
Type:
Booleantrue if the touch popup menu is disabled,
false otherwise.
See Also