Welcome to the .NET MAUI feedback portal. We’re happy you’re here! If you have feedback on how to improve the .NET MAUI, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
SFTabView supports two placements of the tab bar: top and bottom. This works great for mobile devices in portrait orientation, but horizontal tab bars take up a huge amount of screen space when mobile devices are in landscape orientation.
Adding support for vertical arrangements of the tab bar on the left or right sides of the screen to support landscape views would make the control a lot more attractive on pages where a landscape orientation needed.
Vertical tabs would need up/down scrolling support, as well as customizable width property to correspond with the existing height property for horizontal tabs. Vertical tabs may struggle to fit tab text and so might benefit from auto width scaling to fit the content.