zoomFactor
The zoom factor for the live video in the camera.
Declaration
@MainActor var zoomFactor: Double { get set }Discussion
Set this property to a value between the minZoomFactor and maxZoomFactor properties.
The zoom factor for the live video in the camera.
@MainActor var zoomFactor: Double { get set }Set this property to a value between the minZoomFactor and maxZoomFactor properties.