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