CefNavigationEntryVisitorVisit Method |
Method that will be executed. Do not keep a reference to |entry| outside of
this callback. Return true to continue visiting entries or false to stop.
|current| is true if this entry is the currently loaded navigation entry.
|index| is the 0-based index of this entry and |total| is the total number
of entries.
Namespace: Internal.Xilium.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
See Also