UIScrollView.ZoomToRect(CGRect, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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