ComponentOne Xamarin.iOS
AnimationWillStart Event (C1DropDown)


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

Reference

C1DropDown Class
C1DropDown Members