Skip to content

UITabContainer.OnFocusLost Event

Definition

Namespace: Brine2D.UI

Event fired when this tab container loses keyboard focus.

C#
public event Action? OnFocusLost;

Event Type

System.Action