Swift 4中的iOS UIKit:使用UITextChecker进行拼写检查

预习

资源

项目

https://github.com/calmone/iOS-UIKit-component

参考

  • UITextChecker
    https://developer.apple.com/reference/uikit/uitextchecker
  • UITextField
    https://developer.apple.com/reference/uikit/uitextfield

快乐编码😄