GameTimer.FrameAction Event
Note
This event is available only when developing for Windows Phone.
An action that is fired to allow a game to do a per-frame update.
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public event EventHandler<EventArgs> FrameAction
See Also
Reference
GameTimer Class
GameTimer Members
Microsoft.Xna.Framework Namespace
Platforms
Windows Phone