GameTimer.Update Event
Note
This event is available only when developing for Windows Phone.
An action fired at an update interval as specified by the UpdateInterval property.
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public event EventHandler<GameTimerEventArgs> Update
See Also
Reference
GameTimer Class
GameTimer Members
Microsoft.Xna.Framework Namespace
Platforms
Windows Phone