The members of Xamarin.Forms.FocusEventArgs are listed below.
See Also: Inherited members from System.EventArgs
| Constructs and initializes a new instance of the Xamarin.Forms.FocusEventArgs class. |
| [read-only] | IsFocused | bool. Gets whether or not the FocusEventArgs.View was focused. |
| [read-only] | VisualElement | VisualElement. Gets the Xamarin.Foms.VisualElement who's focused was changed. |