ComponentOne Xamarin.Android
AnimationRepeat Event (CalendarMonthsPanel)


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

Reference

CalendarMonthsPanel Class
CalendarMonthsPanel Members