ComponentOne Xamarin.Android
GenericMotion Event (CalendarYearsPanel)


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarYearsPanel Class : GenericMotion Event
Syntax
'Declaration
 
Public Event GenericMotion As EventHandler(Of View.GenericMotionEventArgs)
'Usage
 
Dim instance As CalendarYearsPanel
Dim handler As EventHandler(Of View.GenericMotionEventArgs)
 
AddHandler instance.GenericMotion, handler
public event EventHandler<View.GenericMotionEventArgs> GenericMotion
See Also

Reference

CalendarYearsPanel Class
CalendarYearsPanel Members