UIScrollView.ZoomToRect(CGRect, Boolean) Method

Definition

Zooms so that is visible.

[Foundation.Export("zoomToRect:animated:")]
public virtual void ZoomToRect (CoreGraphics.CGRect rect, bool animated);
abstract member ZoomToRect : CoreGraphics.CGRect * bool -> unit
override this.ZoomToRect : CoreGraphics.CGRect * bool -> unit

Parameters

rect
CGRect
animated
Boolean
Attributes

Applies to