Skip to content

Commit 2c35533

Browse files
committed
chore: Adjust samples list to keep alphabetical order
1 parent 1ee45e3 commit 2c35533

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

doc/samples.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -422,6 +422,12 @@ Demo of the usage of WebRTC in Uno WebAssembly. This sample establishes a direct
422422

423423
[Browse source](https://github.com/unoplatform/Uno.Samples/tree/master/UI/WebRTC)
424424

425+
### Windowing samples
426+
427+
Provides examples of the usage of multi-window APIs in Uno Platform apps.
428+
429+
[Browse source](https://github.com/unoplatform/Uno.Samples/tree/master/UI/WindowingSamples)
430+
425431
### XAML Basics: ListView
426432

427433
[Browse source](https://github.com/unoplatform/Uno.Samples/tree/master/UI/XamlBasics/ListViewSample)
@@ -431,9 +437,3 @@ Demo of the usage of WebRTC in Uno WebAssembly. This sample establishes a direct
431437
Port of the XAML Brewer WinUI3 SkiaSharp Sample application ([blog post](https://xamlbrewer.wordpress.com/2023/09/25/getting-started-with-skiasharp-in-winui-3/) and [source code](https://github.com/XamlBrewer/XamlBrewer.WinUI3.SkiaSharp.Sample)).
432438

433439
[Browse source](https://github.com/unoplatform/Uno.Samples/tree/master/UI/XamlBrewerUnoApp)
434-
435-
### Windowing samples
436-
437-
Provides examples of the usage of multi-window APIs in Uno Platform apps.
438-
439-
[Browse source](https://github.com/unoplatform/Uno.Samples/tree/master/UI/WindowingSamples)

0 commit comments

Comments
 (0)