jankDetection property

bool jankDetection
final

When true, start frame jank monitoring (app.jank spans using the Android-style schema, plus app.jank.severity). Defaults to false.

Implementation

final bool jankDetection;