ComponentOne Xamarin.Android
AnimationEnd Event (C1PolygonIcon)


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

Reference

C1PolygonIcon Class
C1PolygonIcon Members