TabView Sidebar Style Default?

I'm loving the TabView behaviour, but specifically on a landscape iPad, I'd like to have the app default to sidebar mode. There's tons of space, and for my app it just looks better. I'd like the TabView behaviour everywhere else, though.

I know I can set

  TabView {
    ...
  }.tabViewStyle(.sidebarAdaptable)

But what I really want is a .sidebarPreferred attribute that uses a sidebar where it would make sense, and a tab bar anywhere else.

Even on a portrait iPad I'd like to have the option to have the sidebar style be the default.

Is there a way to do this now, or should I open a Feedback?

Thanks

Hey @stevex ,

So glad you're enjoying the behavior! Please open a feedback at https://feedbackassistant.apple.com and paste the FB number here. Thank you!

Sydney

TabView Sidebar Style Default?
 
 
Q