Skip to content

Commit

Permalink
docs: Add videos on Windowing
Browse files Browse the repository at this point in the history
  • Loading branch information
morning4coffe-dev authored Jun 10, 2024
1 parent f2534be commit 75fb775
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/articles/features/windows-ui-xaml-window.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ uid: Uno.Features.WinUIWindow

> [!TIP]
> This article covers Uno-specific information for `Microsoft.UI.Xaml.Window` and windowing. For a full description of the feature and instructions on using it, see [Window Class](https://learn.microsoft.com/windows/windows-app-sdk/api/winrt/microsoft.ui.xaml.window) and [Windowing Overview](https://learn.microsoft.com/windows/apps/windows-app-sdk/windowing/windowing-overview).
>
> [!Video https://www.youtube-nocookie.com/embed?listType=playlist&list=PLl_OlDcUya9qHAzFlO5Z6SGJ8zHg-nYkh]
For more information and detailed walkthroughs on Windowing, please refer to the rest of the [video playlist](https://www.youtube.com/playlist?list=PLl_OlDcUya9qHAzFlO5Z6SGJ8zHg-nYkh).

* The `Microsoft.UI.Xaml.Window` class allows for managing the window of the application.
* This article also describes window management in Uno Platform apps
Expand Down

0 comments on commit 75fb775

Please sign in to comment.