ComponentOne Xamarin.Android
AnimationRepeat Event (C1ScrollViewer)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1ScrollViewer Class : AnimationRepeat Event
Syntax
'Declaration
 
Public Event AnimationRepeat As EventHandler(Of Animation.AnimationRepeatEventArgs)
'Usage
 
Dim instance As C1ScrollViewer
Dim handler As EventHandler(Of Animation.AnimationRepeatEventArgs)
 
AddHandler instance.AnimationRepeat, handler
See Also

Reference

C1ScrollViewer Class
C1ScrollViewer Members