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