文件名称:ios UIAlertView修攺其布局,自定义UIAlertView
文件大小:37KB
文件格式:ZIP
更新时间:2015-11-19 09:22:14
ios UIAlertView 重写 自定义
1.系统的UIAlertView使用方便,但是有时需要三个按钮,这时的UIAlertView会出现问题,三个按钮的默认摆放位置,不尽人意 2.使用UIAlertView的Delegate,来修改其布局
【文件预览】:
TheNewVersionNoticeAlertView
----.DS_Store(6KB)
----TheNewVersionNoticeAlertView copy-Info.plist(1KB)
----TheNewVersionNoticeAlertView.xcodeproj()
--------project.xcworkspace()
--------xcuserdata()
--------project.pbxproj(18KB)
----TheNewVersionNoticeAlertView()
--------TheNewVersionNoticeAlertView-Prefix.pch(359B)
--------en.lproj()
--------VersionNoticeAlertView.m(411B)
--------main.m(369B)
--------MainViewController.m(3KB)
--------Default-568h@2x.png(18KB)
--------TheNewVersionNoticeAlertView-Info.plist(1KB)
--------VersionNoticeAlertView.h(259B)
--------AppDelegate.h(379B)
--------Default.png(6KB)
--------Default@2x.png(16KB)
--------MainViewController.h(339B)
--------AppDelegate.m(2KB)