RZoom

@RequiresApi(value = 30)
class RZoom(context: Context, cameraController: CameraController) : Zoom

Constructors

Link copied to clipboard
constructor(context: Context, cameraController: CameraController)

Properties

Link copied to clipboard
open override val availableRatioRange: Range<Float>
Link copied to clipboard
open override var zoomRatio: Float

Functions

Link copied to clipboard
fun onPinch(scale: Float)

Sets the zoom on pinch scale gesture.