ComponentOne Xamarin.Android
Hover Event (CalendarSlotsPanel<S>)


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarSlotsPanel<S> Class : Hover Event
Syntax
'Declaration
 
Public Event Hover As EventHandler(Of View.HoverEventArgs)
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
Dim handler As EventHandler(Of View.HoverEventArgs)
 
AddHandler instance.Hover, handler
See Also

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members