2023 Method
Changes 0
M

UIView.ZoomAndCenterRectangle

Description:
Zoom and center the view to a specified rectangle.
public void ZoomAndCenterRectangle(
	XYZ viewCorner1,
	XYZ viewCorner2
)