Listener

interface Listener

Facilitates listening for zoom events.

Functions

Link copied to clipboard
open fun onValueChanged(oldValue: Float, newValue: Float)

Called when the zoom factor changes.

Link copied to clipboard

Called when the range of zoom factors changes.