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