LayoutShiftHadRecentInput Property  | 
Version 102.0.100 
            HadRecentInput
            
 
    Namespace: 
   CefSharp.DevTools.PerformanceTimeline
    Assembly:
   CefSharp (in CefSharp.dll) Version: 102.0.100.0 (102.0.100.0)
Syntaxpublic bool HadRecentInput { get; set; }public:
property bool HadRecentInput {
	bool get ();
	void set (bool value);
}Property Value
Type: 
Boolean
See Also