Click or drag to resize
CanvasSpriteBatchDispose Method
[Win10_10586] Finalizes the sprite batch and submits it to the CanvasDrawingSession.

Namespace:  Microsoft.Graphics.Canvas
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public void Dispose()

Implements

IDisposableDispose
Remarks

This API is only available when running on Windows 10 build 10586 (released November 2015) or greater.

See Also