abstract fun onIdle(engine: ZoomEngine): Unit
Notifies that the engine is in an idle state. This means that (most probably) running animations have completed and there are no touch actions in place.
engine - this engine
engine