LayoutShiftHadRecentInput Property |
Version 130.1.90
HadRecentInput
Namespace: CefSharp.DevTools.PerformanceTimelineAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public bool HadRecentInput { get; set; }
public:
property bool HadRecentInput {
bool get ();
void set (bool value);
}
Property Value
BooleanSee Also