framesEnabled property

bool framesEnabled

Whether frames are currently being scheduled when scheduleFrame is called.

This value depends on the value of the lifecycleState.

Implementation

bool get framesEnabled => _framesEnabled;