'Declaration
<Android.Runtime.RegisterAttribute("scrollBy", "(II)V", "GetScrollBy_IIHandler")> Public Overridable Sub ScrollBy( _ ByVal x As Integer, _ ByVal y As Integer _ )
'Usage
Dim instance As CalendarDaysPanel Dim x As Integer Dim y As Integer instance.ScrollBy(x, y)
Parameters
- x
- y