UIKit.UIScrollView.ScrollRectToVisible Method
This method will scroll the content view so that the area defined by rect is visible.

Syntax

[Foundation.Export("scrollRectToVisible:animated:")]
public virtual void ScrollRectToVisible (bool animated, CoreGraphics.CGRect rect)

Parameters

rect
A rectangle defining an area inside the content view.
animated
If true, then scrolling should be animated.

Remarks

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0