Xamarin.Forms.FocusEventArgs Members

The members of Xamarin.Forms.FocusEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

Constructs and initializes a new instance of the Xamarin.Forms.FocusEventArgs class.

Public Properties

[read-only]
IsFocusedbool. Gets whether or not the FocusEventArgs.View was focused.
[read-only]
VisualElementVisualElement. Gets the Xamarin.Foms.VisualElement who's focused was changed.