Skip to content

UITreeView.OnFocusLost Event

Definition

Namespace: Brine2D.UI

Fired when keyboard focus is lost.

C#
public event Action? OnFocusLost;

Event Type

System.Action