| C1.Xamarin.Forms.Calendar Assembly > C1.Xamarin.Forms.Calendar Namespace > C1Calendar Class : Focused Event |
public event EventHandler<FocusEventArgs> Focused
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.
| Property | Description |
|---|---|
| IsFocused | |
| VisualElement |