ios5 has a built in dictionary. How can I pull it up from within my app? For example, if there was a button, and when they click it, it pulls up a random word from the dictionary.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
What you want is the e.g.:
where "word" is the word you want to lookup. |
||||
|
|