开发者

How do I create a table view hierarchy on the iPhone?

开发者 https://www.devze.com 2023-02-28 08:56 出处:网络
How do I create a table view hierarchy on iOS? I\'ve seen some tutorials where a plist was used but they were rather vague.

How do I create a table view hierarchy on iOS?

I've seen some tutorials where a plist was used but they were rather vague. I would like to create one with many levels including a detailed view at the end of the h开发者_开发百科ierarchial chain.


Apple's documentation on TableViews is pretty informative. Also, look at the drill down examples on the Apple website itself.

0

精彩评论

暂无评论...
验证码 换一张
取 消