ComponentOne Xamarin.Android
AnimationEnd Event (C1VectorIcon)


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

Reference

C1VectorIcon Class
C1VectorIcon Members