开发者

Understanding the UIPickerView

开发者 https://www.devze.com 2023-02-16 03:21 出处:网络
I haven\'t been successful in finding any good examples that can walk me through understanding the UIPickerView and UIPickerViewMode开发者_C百科l. Any advice?Why not use default Apple doc example?THer

I haven't been successful in finding any good examples that can walk me through understanding the UIPickerView and UIPickerViewMode开发者_C百科l. Any advice?


Why not use default Apple doc example? THere's example from apple doc called UICatalog.

http://developer.apple.com/library/ios/#samplecode/UICatalog/Listings/PickerViewController_h.html

Here it shows example of UIPickerView.


There's an example in the MonoTouch samples: https://github.com/xamarin/monotouch-samples/tree/master/MonoCatalog-MonoDevelop

0

精彩评论

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