handleUpdateBackGestureProgress method
- PredictiveBackEvent backEvent
Called when a predictive back gesture moves.
The observer which was notified of this gesture's handleStartBackGesture is the same observer notified for this.
Currently, this is only used on Android devices that support the predictive back feature.
Implementation
void handleUpdateBackGestureProgress(PredictiveBackEvent backEvent) {}