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