This is a wrapper for this Github project.
V2 is a rewrite of the library using the new CustomProperties provided by B4A 5.8
CountDownTimerView
Version: 2
If you want to donate for my work building the class you can do it here:
V2 is a rewrite of the library using the new CustomProperties provided by B4A 5.8
CountDownTimerView
Version: 2
- CountDownTimerView
Events:- onFinish ( As )
- onTick (msToFinish As Int)
- ba As BA
- 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)
- startCountDown
- stopCountDown
- Background As Drawable
- Color As Int [write only]
- Enabled As Boolean
- Height As Int
- Hours As Long [read only]
- Left As Int
- MilliSeconds As Long [read only]
- PrefixText As CharSequence
- Seconds As Long [read only]
- SuffixText As CharSequence
- Tag As Object
- Time As Long [write only]
- Top As Int
- Visible As Boolean
- Width As Int
If you want to donate for my work building the class you can do it here:
Attachments
Last edited: