maxZoomFactor

val maxZoomFactor: Float = 2.0f

The maximum zoom level as a percentage of the content size before rubber banding kicks in.

For example, a value of 3.0 indicates that the content can be zoomed in up to 300% of its original size. Setting this value to 1.0 or less will disable zooming.