문제

I need to create a multivalue select with the option of typing in a custom value on my app's settings panel. Is that possible?

Note: I am asking about the panel displayed for my app in the iOS settings - not in one of my ViewControllers.

도움이 되었습니까?

해결책

Unfortunately, no, it isn't possible. Here's the documentation page that lists the different types of settings you can make available:

http://developer.apple.com/library/ios/#DOCUMENTATION/Cocoa/Conceptual/UserDefaults/Preferences/Preferences.html

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top