Declaration

func zoom(toAbsoluteScale newScale: CGFloat)

Declaration

- (void) zoomViewToAbsoluteScale:(CGFloat) newScale;

Declaration

zoomViewToAbsoluteScale_(newScale: float)

Parameters

newScale

The desired scaling factor.

Discussion

The currently centers point remains centers.