interacting property

bool interacting
final

True while Stage's recognizer holds > 0 pointers. A coarse x vs 0 pointers signal — read via Stage.isInteractingOf for tag-aware access (which folds in a check that the queried tag is the active stage tag). Independent of which gesture committed in arena.

Implementation

final bool interacting;