IGameWindow.Unload 事件

定义

在销毁窗口之前发生。

event EventHandler<EventArgs> Unload;
member this.Unload : EventHandler<EventArgs> 

事件类型

适用于