ComponentOne Xamarin.iOS
AnimationWillEnd Event (GridCellView)


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridCellView Class : AnimationWillEnd Event
Syntax
'Declaration
 
Public Event AnimationWillEnd As Action
'Usage
 
Dim instance As GridCellView
Dim handler As Action
 
AddHandler instance.AnimationWillEnd, handler
public event Action AnimationWillEnd
See Also

Reference

GridCellView Class
GridCellView Members