Xamarin.iOS のドキュメント
ScrollRectToVisible メソッド

C1.iOS.Core アセンブリ > C1.iOS.Core 名前空間 > C1ScrollViewer クラス : ScrollRectToVisible メソッド
シンタックス
'宣言
 
<Foundation.ExportAttribute("scrollRectToVisible:animated:")>
<System.Runtime.CompilerServices.CompilerGeneratedAttribute()>
Public Overrides Sub ScrollRectToVisible( _
   ByVal rect As CoreGraphics.CGRect, _
   ByVal animated As System.Boolean _
) 
[Foundation.Export("scrollRectToVisible:animated:")]
[System.Runtime.CompilerServices.CompilerGenerated()]
public override void ScrollRectToVisible( 
   CoreGraphics.CGRect rect,
   System.bool animated
)

パラメータ

rect
animated
参照

C1ScrollViewer クラス
C1ScrollViewer メンバ