WindowShownEvent Class

Raised when the window becomes visible again after being hidden.

public record WindowShownEvent : System.IEquatable<Brine2D.Events.WindowShownEvent>

Inheritance System.Object → WindowShownEvent

Implements System.IEquatable<WindowShownEvent>

Constructors
WindowShownEvent() Raised when the window becomes visible again after being hidden.