.NET MAUI - TitleBar
The .NET Multi-platform App UI (.NET MAUI) TitleBar
provides title bar functionality for a Window
on Windows. The TitleBar
control enables you to customize the title bar of the window to match the personality of your app.
This sample demonstrates how to use the .NET MAUI TitleBar
on Windows.
For more information about this sample, see .NET MAUI TitleBar.