WindowRestoredEvent Class
Raised when the window is restored from minimized state.
public record WindowRestoredEvent : System.IEquatable<Brine2D.Events.WindowRestoredEvent>
Inheritance System.Object → WindowRestoredEvent
Implements System.IEquatable<WindowRestoredEvent>
| Constructors | |
|---|---|
| WindowRestoredEvent() | Raised when the window is restored from minimized state. |