cameraZoomFactor property

double? cameraZoomFactor
getter/setter pair

The relative initial zoom level of the camera in the range (0,1), where 0 is zoomed out and 1 is zoomed in. The default value is 0.

Implementation

double? cameraZoomFactor;