File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
UI/SKCanvasElementShowcase/SKCanvasElementShowcase Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 4
4
net8.0-android;
5
5
net8.0-ios;
6
6
net8.0-maccatalyst;
7
- net8.0-windows10.0.26100 ;
7
+ net8.0-windows10.0.22000 ;
8
8
net8.0-browserwasm;
9
9
net8.0-desktop
10
10
</TargetFrameworks >
Original file line number Diff line number Diff line change @@ -343,6 +343,12 @@ Three sample apps are available:
343
343
344
344
[ Browse source] ( https://github.com/unoplatform/Uno.Samples/tree/master/UI/ScottPlot ) | [ Follow the quickstart tutorial] ( https://scottplot.net/quickstart/unoplatform )
345
345
346
+ ### SKCanvasElementShowcase
347
+
348
+ A sample showcasing the usage of SKCanvasElement:
349
+
350
+ [ Browse source] ( https://github.com/unoplatform/Uno.Samples/tree/master/UI/SKCanvasElementShowcase )
351
+
346
352
### SkiaSharp Test
347
353
348
354
An example of the Uno implementation of SkiaSharp creating a basic canvas with text.
You can’t perform that action at this time.
0 commit comments