简体   繁体   中英

iOS - Custom View Controller Example

I've spent the morning looking for a good example of a code based (Not IB) custom view controller and I've not found a decent one that breaks the process down.

Does any one know of a good code based (not IB) custom view controller example? It would be ideal (but not necessary) if it would display an image when it loads.

Edit: For clarity.

看一下此代码示例 ,它是一个从UIViewController派生的类,该类使用UIScrollView管理3个UIImageViews。

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