How is Microsoft.Maui.Graphics.Win2D.WinUI.Desktop.9.0.0-preview.5.24307.10 NuGet package supposed to be used? #23017
-
I'd like to test out GPU accelerated 2D graphics drawing, and I found Microsoft.Maui.Graphics.Win2D.WinUI.Desktop.9.0.0-preview.5.24307.10.nupkg attached to the latest .NET 9.0 Preview 5 release. However, there is no documentation how it should be used. Can anyone direct me forward? |
Beta Was this translation helpful? Give feedback.
Answered by
TommiGustafsson-HMP
Jun 13, 2024
Replies: 1 comment
-
To answer my own question: It is automatically in use for GraphicsView, at least in the default new project template. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
TommiGustafsson-HMP
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To answer my own question: It is automatically in use for GraphicsView, at least in the default new project template.