Hi, im using ViewFactory from XLabs and somehow when i create the page again then onappearing is not called.
I basically wants a new instance of a page everytime I do:
ViewFactory.CreatePage<DealListViewModel, DealListPage>();
↧
How to Notify Page to Redraw/Refresh?
↧