使用简单的提示窗-HYAlertView


特点:

使用简单.

可定制按钮和提示窗的主题颜色。

自带延迟n秒关闭。

支持横竖屏切换。

长文本显示滚动条。

iOS6和iOS7通用 (未测iOS6,理论上没问题)


/** 使用说明

* 1.需要按钮就使用HYAlertViewButton的类方法创建按钮,绑定事件block.

* 2.选择使用合适的HYAlertView的类方法来显示提示窗.

*/


github:https://github.com/rainbownight/HYAlertViewExample

转载于:https://blog.51cto.com/rainbownight/1379694

相关文章:

  • 2021-10-30
  • 2022-12-23
  • 2021-06-06
  • 2022-12-23
  • 2021-11-18
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-01-03
  • 2022-12-23
  • 2021-07-24
  • 2021-06-16
  • 2022-01-04
相关资源
相似解决方案