isInteracting

val isInteracting: StateFlow<Boolean>

Indicates whether the user is currently interacting with the GeoView.

Interacting means whether the user is currently interactively panning, rotating, or zooming the view via gestures. Interaction status does not take animation triggered by user interaction into account.

Since

200.3.0