LayoutShiftAttributionPreviousRect Property  | 
Version 106.0.290 
            PreviousRect
            
 
    Namespace: 
   CefSharp.DevTools.PerformanceTimeline
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxpublic Rect PreviousRect { get; set; }public:
property Rect^ PreviousRect {
	Rect^ get ();
	void set (Rect^ value);
}Property Value
Type: 
Rect
See Also