-api-id | -api-type |
---|---|
T:Microsoft.UI.Windowing.AppWindowTitleBar |
winrt class |
Represents the title bar of an app window.
Important
Title bar customization APIs are partially supported on Windows 10 since Windows App SDK 1.2 and fully supported on Windows 11. You should check AppWindowTitleBar.IsCustomizationSupported in your code before you call these APIs to ensure your app doesn't crash on other versions of Windows. See Title bar customization for more info.