newThisFrame property

bool get newThisFrame

If true, indicates data was stored after a call to update.

Implementation

bool get newThisFrame => _newThisFrame;