Buttons in NavigationBar

Hi Guys,
I saw in iOS 18 (Photos App) that there are buttons (in an scrollview) below the navigation title and inside the navigation bar.

Is there an new API or an method to "clone" this UI without using:

.safeAreaInset(edge: .top, content: {

})

Thanks in advance for any feedback and help!

Buttons in NavigationBar
 
 
Q