LayoutShiftAttributionCurrentRect Property |
Version 130.1.90
CurrentRect
Namespace: CefSharp.DevTools.PerformanceTimelineAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public Rect CurrentRect { get; set; }
public:
property Rect^ CurrentRect {
Rect^ get ();
void set (Rect^ value);
}
Property Value
RectSee Also