Click or drag to resize

CefContextMenuParamsEditState Property

Returns flags representing the actions supported by the editable node, if any, that the context menu was invoked on.

Namespace:  Internal.Xilium.CefGlue
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public CefContextMenuEditStateFlags EditState { get; }

Property Value

Type: CefContextMenuEditStateFlags
See Also