Callback specified after the camera movement is stopped. More...
Public Member Functions | |
void | onMoveFinished (bool completed) |
Called when the move if finished. | |
Callback specified after the camera movement is stopped.
Referenced from: LocationWindow.
Definition at line 19 of file camera_callback.dart.
void CameraCallback.onMoveFinished | ( | bool | completed | ) |
Called when the move if finished.
completed | determine whether the movement is finished or cancelled |