chaosifier / TabView

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

#Question# Reloading TabviewControl #9

Closed masiri201 closed 4 years ago

masiri201 commented 6 years ago

What is the best way to reload the TabViewContorl?

chaosifier commented 4 years ago

What exactly do you mean by reaload? Since you can bind the contents of TabView controls, you don't need to call any refresh function explicitly.