activePainting property

bool activePainting

Determines whether the user painting.

Implementation

bool get activePainting => paintCtrl.busy;