iPhoneOSGameView.Close 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
调用 OnClosed(EventArgs) 事件。
public virtual void Close ();
abstract member Close : unit -> unit
override this.Close : unit -> unit
实现
例外
实例已 Dispose(Boolean) 对其进行调用。
注解
此方法仅调用 OnClosed(EventArgs) 方法。