Toggle Between Min And Max
Deprecated
Use DoubleClickToZoomListener.cycle() instead
Replace with
DoubleClickToZoomListener.cycle()Content copied to clipboard
Toggles between ZoomSpec.maximum and the ZoomSpec.minimum on double clicks.
Functions
Link copied to clipboard
open suspend fun ZoomableCoordinateSystem.onDoubleClick(state: ZoomableState, centroid: SpatialOffset)