Edit

Share via


iPhoneOSGameView.Disposed Event

Definition

Occurs when the view is disposed by a call to the Dispose(Boolean) method.

public event EventHandler<EventArgs> Disposed;
member this.Disposed : EventHandler<EventArgs> 

Event Type

Implements

Applies to