CanvasAnimatedUpdateEventArgsTiming Property |
Gets the control's timing information for use by the event handler.
Namespace:
Microsoft.Graphics.Canvas.UI.Xaml
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax Remarks This data is especially useful for apps which use variable-step timing,
since these apps will likely control their animation based on the delta
between timestamps.
See Also