ViewAnimations
Author: DonManfred (wrapper)
Version: 1.26
AnimationComposer
Methods:
Initialize (EventName As String, technique As Techniques)
Initialize2 (EventName As String, animator As BaseViewAnimator)
IsInitialized As Boolean
delay (delay As Long) As AnimationComposerWrapper
duration (duration As Long) As AnimationComposerWrapper
interpolate (interpolator As Interpolator) As AnimationComposerWrapper
onCancel (callback As AnimatorCallback) As AnimationComposerWrapper
onEnd (callback As AnimatorCallback) As AnimationComposerWrapper
onRepeat (callback As AnimatorCallback) As AnimationComposerWrapper
onStart (callback As AnimatorCallback) As AnimationComposerWrapper
playOn (target As View) As YoYoString
withListener (listener As AnimatorListener) As AnimationComposerWrapper
Properties:
Techniques As Map [read only]
This is a animation from the Github-project.
It looks different than th example in b4a.