How would I make an option in Settings.bundle which allows the user to select what type of textfield preference they would like? Example: selecting if they want autocompletion on or off.
Thanks
|
How would I make an option in Settings.bundle which allows the user to select what type of textfield preference they would like? Example: selecting if they want autocompletion on or off. Thanks
| ||||
|
feedback
|
|
This link could help ;) | |||||
feedback
|
|
Seems like you'd use a toggle switch to turn autocompletion on or off, no? Read @Fran's linked document to find out how to include one in your Root.plist file. | |||
|
feedback
|