ComponentOne Xamarin.Android
Hover Event (C1FontIcon)


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

Reference

C1FontIcon Class
C1FontIcon Members