Android Programming Press on the image to return to the main documentation page.

SnakeView

List of types:

SnakeView

SnakeView


Events:

None

Members:


  AddToParent (Parent As android.view.ViewGroup, left As Int, top As Int, width As Int, height As Int)

  addValue (value As Float)

  ba As BA

  Background As android.graphics.drawable.Drawable

  BringToFront

  clear

  Color As Int [write only]

  DesignerCreateView (base As PanelWrapper, lw As LabelWrapper, props As Map)

  Enabled As Boolean

  Height As Int

  Initialize (EventName As String)

  Invalidate

  Invalidate2 (arg0 As android.graphics.Rect)

  Invalidate3 (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)

  IsInitialized As Boolean

  Left As Int

  MaximumNumberOfValues As Int [write only]

  MaxValue As Float [write only]

  MinValue As Float [write only]

  RemoveView

  RequestFocus As Boolean

  SendToBack

  SetBackgroundImage (arg0 As android.graphics.Bitmap)

  SetColorAnimated (arg0 As Int, arg1 As Int, arg2 As Int)

  SetLayout (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)

  SetLayoutAnimated (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int, arg4 As Int)

  SetVisibleAnimated (arg0 As Int, arg1 As Boolean)

  StrokeColor As Int

  StrokeWidth As Int

  Tag As Object

  Top As Int

  Visible As Boolean

  Width As Int

Members description:

AddToParent (Parent As android.view.ViewGroup, left As Int, top As Int, width As Int, height As Int)
addValue (value As Float)
ba As BA
Background As android.graphics.drawable.Drawable
BringToFront
clear
Color As Int [write only]
DesignerCreateView (base As PanelWrapper, lw As LabelWrapper, props As Map)
Enabled As Boolean
Height As Int
Initialize (EventName As String)
Invalidate
Invalidate2 (arg0 As android.graphics.Rect)
Invalidate3 (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)
IsInitialized As Boolean
Left As Int
MaximumNumberOfValues As Int [write only]
MaxValue As Float [write only]
MinValue As Float [write only]
RemoveView
RequestFocus As Boolean
SendToBack
SetBackgroundImage (arg0 As android.graphics.Bitmap)
SetColorAnimated (arg0 As Int, arg1 As Int, arg2 As Int)
SetLayout (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)
SetLayoutAnimated (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int, arg4 As Int)
SetVisibleAnimated (arg0 As Int, arg1 As Boolean)
StrokeColor As Int
StrokeWidth As Int
Tag As Object
Top As Int
Visible As Boolean
Width As Int

Top