Skip to content

Commit

Permalink
Update dotnetmaui.md (#9458)
Browse files Browse the repository at this point in the history
* Update dotnetmaui.md

* Update dotnetmaui.md
  • Loading branch information
jamesmontemagno authored Aug 14, 2024
1 parent 7da6443 commit 5d1f304
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions release-notes/9.0/preview/preview7/dotnetmaui.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Here's a summary of what's new in .NET MAUI in this preview release:

* [Introduction of `HybridWebview`](introduction-of-hybridwebview)
* [Introduction of `HybridWebview`](#introduction-of-hybridwebview)
* [New `TitleBar` Control and `Window.TitleBar` for Windows](#new-titlebar-control-and-windowtitlebar-for-windows)
* [`CollectionView` & `CarouselView` improvements with a new opt-in handler for iOS and Mac Catalyst](#collectionview--carouselview-improvements-with-a-new-opt-in-handler-for-ios-and-mac-catalyst)
* [Ability to bring a `Window` to the foregrond with `ActivateWindow`](#activatewindow-added-to-bring-a-window-to-foreground)
Expand Down Expand Up @@ -253,7 +253,11 @@ The `TitleBar.Content` and `TitleBar.LeadingContent` are extremely customizable

Here is an overview of different settings in action:

![Video showing different settings on a title bar on Windows](./media/titlebar.mp4)


https://github.com/user-attachments/assets/2623e4a0-27b5-45b1-bbe8-59ddb2f2ab14



## `ActivateWindow` Added to bring a `Window` to foreground

Expand Down

0 comments on commit 5d1f304

Please sign in to comment.