Click or drag to resize

SpeculationTargetHint Enumeration

Version 130.1.90
Corresponds to mojom::SpeculationTargetHint. See https://github.com/WICG/nav-speculation/blob/main/triggers.md#window-name-targeting-hints

Namespace: CefSharp.DevTools.Preload
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public enum SpeculationTargetHint
Members
Member nameValueDescription
Blank0 Blank
Self1 Self
See Also