Click or drag to resize

CefContextMenuParamsIsCustomMenu Property

Returns true if the context menu contains items specified by the renderer process (for example, plugin placeholder or pepper plugin menu items).

Namespace: Internal.Xilium.CefGlue
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public bool IsCustomMenu { get; }

Property Value

Boolean
See Also