ComponentOne Xamarin Edition
Unfocused Event (FlexChart)
C1.Xamarin.Forms.Chart Assembly > C1.Xamarin.Forms.Chart Namespace > FlexChart Class : Unfocused Event
Syntax
public event EventHandler<FocusEventArgs> Unfocused
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