简体   繁体   中英

UIViewController

如何理解视图已满载?

The view is fully loaded by the time your UIViewController 's viewDidLoad method is called.

You can also use the isViewLoaded method to determine if the view is currently loaded in memory.

Hmm... can't help but think that's not what you're trying to ask, but that's what you appear to have asked. These are exciting times.

检查UIViewController-isViewLoaded方法。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM