Click or drag to resize

ProfileNodePositionTicks Property

Version 130.1.90
An array of source position ticks.

Namespace: CefSharp.DevTools.Profiler
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public IList<PositionTickInfo> PositionTicks { get; set; }

Property Value

IListPositionTickInfo
See Also