ScrollView is a view that contains other views and allows the user to vertically scroll those views.
See the ScrollView tutorial
ScrollChanged(Position As Int)
Members:
Background As android.graphics.drawable.Drawable
BringToFront
Color As Int [write only]
Enabled As Boolean
FullScroll (Bottom As Boolean)
Height As Int
Initialize (Height As Int)
Initialize2 (Height As Int, EventName As String)
Invalidate
Invalidate2 (Rect As android.graphics.Rect)
Invalidate3 (Left As Int, Top As Int, Right As Int, Bottom As Int)
IsInitialized As Boolean
Left As Int
Panel As Panel [read only]
RemoveView
RequestFocus As Boolean
ScrollPosition As Int
SendToBack
SetBackgroundImage (Bitmap As android.graphics.Bitmap)
SetLayout (Left As Int, Top As Int, Width As Int, Height As Int)
Tag As Object
Top As Int
Visible As Boolean
Width As Int