Click or drag to resize

IMenuModelClear Method

Version 86.0.240
Remove all menu items. Can be used to disable the context menu. Returns true on success.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 86.0.240.0 (86.0.240.0)
Syntax
bool Clear()

Return Value

Type: Boolean
Returns true on success
See Also