CefSharp.DevTools.PerformanceTimeline Namespace | 
[Missing <summary> documentation for "N:CefSharp.DevTools.PerformanceTimeline"]
| Class | Description | |
|---|---|---|
| LargestContentfulPaint | 
            See https://github.com/WICG/LargestContentfulPaint and largest_contentful_paint.idl
              | |
| LayoutShift | 
            See https://wicg.github.io/layout-instability/#sec-layout-shift and layout_shift.idl
              | |
| LayoutShiftAttribution | 
            LayoutShiftAttribution
              | |
| PerformanceTimelineClient | 
            Reporting of performance timeline events, as specified in
            https://w3c.github.io/performance-timeline/#dom-performanceobserver.
              | |
| TimelineEvent | 
            TimelineEvent
              | |
| TimelineEventAddedEventArgs | 
            Sent when a performance timeline event is added. See reportPerformanceTimeline method.
              |