iOS 27 sidebar preferredPlacement = .tabBar

On iOS 27 we set sidebar.preferredPlacement = .tabBar and sidebar.preferredLayout = .tile, and we also set mode = .tabBar. After unfolding, a sidebar can still appear and dim the content underneath. What is the correct combination so a five-item tab bar stays a tab bar on both Duo displays?

iOS 27 sidebar preferredPlacement = .tabBar
 
 
Q