Click or drag to resize

CefSharp.DevTools.PerformanceTimeline Namespace

Version 130.1.90

[Missing <summary> documentation for "N:CefSharp.DevTools.PerformanceTimeline"]

Classes
 ClassDescription
Public classLargestContentfulPaint See https://github.com/WICG/LargestContentfulPaint and largest_contentful_paint.idl
Public classLayoutShift See https://wicg.github.io/layout-instability/#sec-layout-shift and layout_shift.idl
Public classLayoutShiftAttribution LayoutShiftAttribution
Public classPerformanceTimelineClient Reporting of performance timeline events, as specified in https://w3c.github.io/performance-timeline/#dom-performanceobserver.
Public classTimelineEvent TimelineEvent
Public classTimelineEventAddedEventArgs Sent when a performance timeline event is added. See reportPerformanceTimeline method.