detail property
JSAny?
get
detail
The read-only detail property returns arbitrary metadata that was
included in the mark upon construction (either when using
Performance.mark or the PerformanceMark.PerformanceMark constructor).
Implementation
external JSAny? get detail;