Skip to content

Commit 7c0cac1

Browse files
committed
chore: add to samples.md
1 parent f70fa75 commit 7c0cac1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

UI/SKCanvasElementShowcase/SKCanvasElementShowcase/SKCanvasElementShowcase.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
net8.0-android;
55
net8.0-ios;
66
net8.0-maccatalyst;
7-
net8.0-windows10.0.26100;
7+
net8.0-windows10.0.22000;
88
net8.0-browserwasm;
99
net8.0-desktop
1010
</TargetFrameworks>

doc/samples.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,12 @@ Three sample apps are available:
343343

344344
[Browse source](https://github.com/unoplatform/Uno.Samples/tree/master/UI/ScottPlot) | [Follow the quickstart tutorial](https://scottplot.net/quickstart/unoplatform)
345345

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+
346352
### SkiaSharp Test
347353

348354
An example of the Uno implementation of SkiaSharp creating a basic canvas with text.

0 commit comments

Comments
 (0)