Zoom

sealed class Zoom

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
class CropScalerRegionZoom(context: Context, cameraController: CameraController) : Zoom
Link copied to clipboard
@RequiresApi(value = 30)
class RZoom(context: Context, cameraController: CameraController) : Zoom

Properties

Link copied to clipboard
Link copied to clipboard
abstract var zoomRatio: Float

Functions

Link copied to clipboard
fun onPinch(scale: Float)

Sets the zoom on pinch scale gesture.