PreloadingAttemptKeyTargetHint Property |
Version 118.6.80
TargetHint
Namespace:
CefSharp.DevTools.Preload
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public SpeculationTargetHint? TargetHint { get; set; }
public:
property Nullable<SpeculationTargetHint> TargetHint {
Nullable<SpeculationTargetHint> get ();
void set (Nullable<SpeculationTargetHint> value);
}
Property Value
Type:
NullableSpeculationTargetHintSee Also