zoomPolicy property
The strategy of computing the zoom level. Defines the strategy used to compute the zoom level based on scene heuristics. Gets the current zoom computation strategy.
Implementation
TrackingCameraBehaviorZoomPolicy get zoomPolicy;
The strategy of computing the zoom level. Defines the strategy used to compute the zoom level based on scene heuristics. Sets the current zoom computation strategy.
Implementation
set zoomPolicy(TrackingCameraBehaviorZoomPolicy value);