ComponentOne Xamarin.Android
AnimationStart Event (CalendarMonthsPanel)


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

Reference

CalendarMonthsPanel Class
CalendarMonthsPanel Members