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

KenBurnsView

List of types:

KenBurnsView

KenBurnsView


Events:

Click
LongClick
TransitionStart
TransitionEnd

Members:


  _initialize (activityClass As Object, EventName As String)

  Background As android.graphics.drawable.Drawable

  Bitmap As android.graphics.Bitmap

  BringToFront

  Color As Int [write only]

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

  Enabled As Boolean

  Gravity As Int

  Height As Int

  Initialize (arg1 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

  Pause

  RemoveView

  RequestFocus As Boolean

  Resume

  SendToBack

  SetBackgroundImage (arg0 As android.graphics.Bitmap)

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

  Tag As Object

  Top As Int

  Visible As Boolean

  Width As Int

Members description:

_initialize (activityClass As Object, EventName As String)
Background As android.graphics.drawable.Drawable
Bitmap As android.graphics.Bitmap
BringToFront
Color As Int [write only]
DesignerCreateView (base As PanelWrapper, lw As LabelWrapper, props As Map)
Enabled As Boolean
Gravity As Int
Height As Int
Initialize (arg1 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
Pause
Pauses the transition.
RemoveView
RequestFocus As Boolean
Resume
Resumes the transition.
SendToBack
SetBackgroundImage (arg0 As android.graphics.Bitmap)
SetLayout (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)
Tag As Object
Top As Int
Visible As Boolean
Width As Int

Top