ComponentOne Xamarin.Android
AnimationRepeat Event (C1AutoComplete)


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

Reference

C1AutoComplete Class
C1AutoComplete Members