WindowResizedEvent Class
Raised when the window is resized.
public record WindowResizedEvent : System.IEquatable<Brine2D.Events.WindowResizedEvent>
Inheritance System.Object → WindowResizedEvent
Implements System.IEquatable<WindowResizedEvent>
| Constructors | |
|---|---|
| WindowResizedEvent(int, int) | Raised when the window is resized. |