cameraZoomFactor property

double? cameraZoomFactor
getter/setter pair

Set current zoom by a linear zoom value ranging from 0f to 1.0f. Optical Zoom Level 0f represents the minimum zoom while Optical Zoom Level 1.0f represents the maximum zoom. Default value is 0f.

Implementation

double? cameraZoomFactor;