Swift 4中的iOS UIKit:使用UIAlertController建立字符数限制

预习

资源

项目

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

参考

  • UIAlertController
    https://developer.apple.com/reference/uikit/uialertcontroller
  • UIAlertAction
    https://developer.apple.com/reference/uikit/uialertaction

快乐编码😄