CreditsRoll
Version: 1
Version: 1
- CreditsrollView
Fields:- ba As BA
- Methods:
- AddToParent (Parent As ViewGroup, left As Int, top As Int, width As Int, height As Int)
- BringToFront
- DesignerCreateView (base As PanelWrapper, lw As LabelWrapper, props As Map)
- Initialize (EventName As String)
- Invalidate
- Invalidate2 (arg0 As Rect)
- Invalidate3 (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)
- IsInitialized As Boolean
- RemoveView
- RequestFocus As Boolean
- SendToBack
- SetBackgroundImage (arg0 As 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)
- Properties:
- Angle As Float
Gets the credits roll text tilting angle, on the X axis.
The X-axis tilting angle, in degrees. - Background As Drawable
- Color As Int [write only]
- DistanceFromText As Float
Gets the virtual camera's distance from the text, on the Z axis (depth). - Enabled As Boolean
- EndScrollMult As Float
Gets the end scrolling multiplier value. - Height As Int
- Left As Int
- ScrollPosition As Float
Gets the current scrolling percentage.
Returns the current scrolling position, in the [0, 1] range. - Tag As Object
- Text As CharSequence [write only]
- TextColor As Int [write only]
- TextColor2 As ColorStateList [write only]
- TextSize As Float [write only]
- Top As Int
- Visible As Boolean
- Width As Int
Attachments
Last edited: