View
View is a special type of object. You cannot create new View objects.
However all other view types can be assigned to a view variable.
Events:
Click
LongClick
Members:
Background As android.graphics.drawable.Drawable
BringToFront
Color As Int [write only]
Enabled As Boolean
Height As Int
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
RemoveView
RequestFocus As Boolean
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