FocusEventArgs.VisualElement Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.