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


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

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members