ComponentOne Xamarin Edition
Focused Event (C1BulletGraph)
C1.Xamarin.Forms.Gauge Assembly > C1.Xamarin.Forms.Gauge Namespace > C1BulletGraph Class : Focused Event
Syntax
public event EventHandler<FocusEventArgs> Focused
Event Data

The event handler receives an argument of type Xamarin.Forms.FocusEventArgs containing data related to this event. The following FocusEventArgs properties provide information specific to this event.

PropertyDescription
 
 
See Also