阅读背景:

使用模型第一种方法时是否可以缓存视图?

来源:互联网 

In our product, we use MVVM model first approach and it works nicely but with one caveat. When view becomes complex it takes time to create it from the data template. If the view is shown and hidden frequently, it becomes slightly irritating. If using view first, it would be easy enough to cache a view if needed - but when using DataTemplate and model first, we do not have much control of view creation. Anybody solved this problem already without switching to the view first method?In our product, we use MVVM model first approac




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: