EngineOptionsBuilderTouchMenuDisabled Property  | 
 
                Enables or disables the touch popup menu.
            
 
    Namespace: 
   DotNetBrowser.Engine
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.5
Syntaxpublic bool TouchMenuDisabled { get; set; }Property Value
Type: 
Booleantrue if the touch popup menu is disabled, 
false otherwise.
See Also