实现自定义警告视图外观效果

时间:2021-04-01 15:37:09
【文件属性】:
文件名称:实现自定义警告视图外观效果
文件大小:133KB
文件格式:ZIP
更新时间:2021-04-01 15:37:09
IOS源码 源码实现了怎样自定义丰富的警告视图的外观效果,且包括背景图片、颜色、边框以及动态条纹等等。使得Alert View不再是规则的矩形,而是可以在左上角放上各种图案,使其更加美观、精致。希望能够帮助到大家的学习,。
【文件预览】:
GRAlertView
----.gitignore(232B)
----README.md(3KB)
----GRAlertView.m(13KB)
----GRAlertView.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(19KB)
--------xcuserdata()
----GRAlertView()
--------GRAlertView-Info.plist(2KB)
--------info.png(4KB)
--------GRAlertView-Prefix.pch(325B)
--------AppDelegate.h(288B)
--------alert@2x.png(8KB)
--------help.png(4KB)
--------ViewController.h(226B)
--------en.lproj()
--------Default-568h@2x.png(18KB)
--------santa.png(8KB)
--------accept@2x.png(8KB)
--------help@2x.png(9KB)
--------main.m(347B)
--------alert.png(4KB)
--------Default@2x.png(16KB)
--------info@2x.png(9KB)
--------Default.png(6KB)
--------santa@2x.png(25KB)
--------AppDelegate.m(2KB)
--------ViewController.m(4KB)
--------accept.png(4KB)
----GRAlertView.h(2KB)
----.DS_Store(6KB)
安装说明.htm
帮助文档.url
说明.url
源码说明.htm

网友评论