ComponentOne Xamarin.Android
AnimationRepeat Event (C1ComboBox)


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

Reference

C1ComboBox Class
C1ComboBox Members