chaosifier / TabView

TabView control for Xamarin.Forms.
MIT License
124 stars 32 forks source link

Tab Height #19

Closed gaffkins closed 4 years ago

gaffkins commented 5 years ago

Hi, how to set tab height or unselect tab text?

chaosifier commented 4 years ago

You could achieve this with TabHeaderItemTemplate property in the new version. Please refer to sample and readme for guidance.