シンタックス
'宣言
<Foundation.ExportAttribute("scrollRectToVisible:animated:")>
<System.Runtime.CompilerServices.CompilerGeneratedAttribute()>
Public Overrides Sub ScrollRectToVisible( _
ByVal As CoreGraphics.CGRect, _
ByVal As System.Boolean _
)
[Foundation.Export("scrollRectToVisible:animated:")]
[System.Runtime.CompilerServices.CompilerGenerated()]
public override void ScrollRectToVisible(
CoreGraphics.CGRect ,
System.bool
)
パラメータ
- rect
- animated
参照