标签: objective-c ios cocoa-touch autocorrect
我想抓住iPhone的自动更正建议并将其插入新阵列。
有什么建议吗?
答案 0 :(得分:2)
您可以使用UITextChecker课程获得有关单词的建议:https://developer.apple.com/library/iOS/#documentation/UIKit/Reference/UITextChecker_Class/Reference/Reference.html
UITextChecker