logFrameDrops property

bool logFrameDrops
final

Whether every dropped frame is also written to the Logs tab. Off by default — jank frames are common during scrolling and would drown out everything else. The Performance tab shows the counts either way.

Implementation

final bool logFrameDrops;