LayoutShiftAttributionNodeId Property |
Version 130.1.90
NodeId
Namespace: CefSharp.DevTools.PerformanceTimelineAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public int? NodeId { get; set; }
public:
property Nullable<int> NodeId {
Nullable<int> get ();
void set (Nullable<int> value);
}
Property Value
NullableInt32See Also