PreloadingAttemptKeyTargetHint Property |
Version 113.3.50
TargetHint
Namespace:
CefSharp.DevTools.Preload
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.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