VisualElement.Unfocused Event

Definition

Occurs when this element is unfocused.

C#
public event EventHandler<Microsoft.Maui.Controls.FocusEventArgs> Unfocused;

Event Type

Remarks

This event is not triggered when the element does not currently have focus.

Applies to

Product Versions
.NET MAUI 8, 9