Spinner

A folded list that opens when the user clicks on it and allows the user to choose an item.

Events:

ItemClick (Position As Int, Value As Object)

Members:

 Add (Item As String)
 AddAll (List As List)
 Background As android.graphics.drawable.Drawable
 BringToFront
 Clear
 Color As Int  [write only]
 Enabled As Boolean
 GetItem (Index As Int) As String
 Height As Int
 IndexOf (value As String) As Int
 Initialize (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
 Prompt As String
 RemoveAt (Index As Int)
 RemoveView
 RequestFocus As Boolean
 SelectedIndex As Int
 SelectedItem As String  [read only]
 SendToBack
 SetBackgroundImage (Bitmap As android.graphics.Bitmap)
 SetLayout (Left As Int, Top As Int, Width As Int, Height As Int)
 Size As Int  [read only]
 Tag As Object
 TextColor As Int
 TextSize As Float
 Top As Int
 Visible As Boolean
 Width As Int