setting the tabbar's orientation

hello



How do i set the orientation of a tabbar when it is attached to a layout.





thnks


Hello


you can set orientation in the attachTabbar method:


var tabbar = layout.cells(“a”).attachTabbar(“bottom”);