logo
  • 教程列表
  • SO官方文档
  • UIAlertController
    • 使用 UIAlertController 的 AlertViews
    • 使用 UIAlertController 的动作表
    • 在 UIAlertController 中添加文本字段,如提示框
    • 突出显示操作按钮
    • 显示和处理警报
    • 临时吐司般的弹出
  1. StackOverflow 文档
  2. iOS 教程
  3. UIAlertController

UIAlertController

Created: November-22, 2018

UIAlertController 对象向用户显示警报消息。此类替换 UIActionSheet 和 UIAlertView 类以显示警报。使用所需的操作和样式配置警报控制器后,使用 presentViewController:animated:completion:方法显示它。

来自 Apple 的文档

Swift 中的 UIAlertController

  • 使用 UIAlertController 的 AlertViews

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 关于我们
  • 免责声明