ComponentOne Xamarin.Android
AnimationStart Event (CalendarSlotsPanel<S>)


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

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members