Listener
interface Listener
Facilitates listening for zoom events.
Functions
Link copied to clipboard
Called when the zoom factor changes.
Link copied to clipboard
open fun onValueRangeChanged(old: ClosedFloatingPointRange<Float>, new: ClosedFloatingPointRange<Float>)
Called when the range of zoom factors changes.