Contents

magnification

The factor by which the video’s view is currently scaled.

Declaration

var magnification: CGFloat { get set }

Discussion

The supported magnification range is 1.0 to 64.0. The system zooms using nearest neighbor interpolation after it scales the content past a certain factor.

The default value is 1.0.

See Also

Magnifying video