LayoutShiftHadRecentInput Property |
Version 110.0.300
HadRecentInput
Namespace:
CefSharp.DevTools.PerformanceTimeline
Assembly:
CefSharp (in CefSharp.dll) Version: 110.0.300.0 (110.0.300.0)
Syntax public bool HadRecentInput { get; set; }
public:
property bool HadRecentInput {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also