WindowFocusLostEvent Class
Raised when the window loses focus.
public record WindowFocusLostEvent : System.IEquatable<Brine2D.Events.WindowFocusLostEvent>
Inheritance System.Object → WindowFocusLostEvent
Implements System.IEquatable<WindowFocusLostEvent>
| Constructors | |
|---|---|
| WindowFocusLostEvent() | Raised when the window loses focus. |