library / com.otaliastudios.zoom / ZoomEngine / Listener / onIdle

onIdle

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.

Parameters

engine - this engine