TimelineEventLayoutShiftDetails Property |
Version 98.1.210
LayoutShiftDetails
Namespace:
CefSharp.DevTools.PerformanceTimeline
Assembly:
CefSharp (in CefSharp.dll) Version: 98.1.210.0 (98.1.210.0)
Syntax public LayoutShift LayoutShiftDetails { get; set; }
public:
property LayoutShift^ LayoutShiftDetails {
LayoutShift^ get ();
void set (LayoutShift^ value);
}
Property Value
Type:
LayoutShiftSee Also