FocusEventArgs.VisualElement Property

Definition

Gets the VisualElement who's focused was changed.

public Xamarin.Forms.VisualElement VisualElement { get; }
member this.VisualElement : Xamarin.Forms.VisualElement

Property Value

The VisualElement who's focused was changed.

Applies to