menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
MapboxMapPlatformInterface
isGestureInProgress abstract method
isGestureInProgress
dark_mode
light_mode
isGestureInProgress
abstract method
Future
<
bool
>
isGestureInProgress
(
)
Returns whether a gesture is currently in progress.
Implementation
Future<bool> isGestureInProgress();
mapbox_maps_flutter
mapbox_maps_flutter
MapboxMapPlatformInterface
isGestureInProgress abstract method
MapboxMapPlatformInterface class