chaosifier / TabView

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

Finish render #42

Open SorinMiron opened 4 years ago

SorinMiron commented 4 years ago

Is there an event that calls when TabView finished to render? I'm using ITabViewControlTabItem and i cannot detect when TabView is fully loaded. My purpose is to SetPosition to a tab after init.