WToast:受Android Toast对象启发的iOS信息消息

时间:2021-04-27 00:59:34
【文件属性】:
文件名称:WToast:受Android Toast对象启发的iOS信息消息
文件大小:43KB
文件格式:ZIP
更新时间:2021-04-27 00:59:34
Objective-C WToast是一个受Android Toast启发的适用于iOS的简单信息框。 要求 iOS 8.0及更高版本。 特征 用自定义文本显示吐司对象 用自定义图像显示吐司对象 用法 显示带有文本的吐司 [WToast showWithText: @" This is a short test. " ]; [WToast showWithText: @" This is a long test. " duration: kWTLong ]; [WToast showWithText: @" This is a long test. " duration: kWTLong roundedCorners: YES ]; [WToast showWithText: @" This is a long test. " duration: kWTLong roundedCorners: YES gravi
【文件预览】:
WToast-master
----UNLICENSE(1KB)
----WToastDemo.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(18KB)
----.gitignore(88B)
----README.md(1KB)
----WToast()
--------WToast.h(2KB)
--------WToast.m(10KB)
----WToastDemo()
--------WToastDemo-Prefix.pch(290B)
--------WTestViewController.xib(9KB)
--------WToastDemo-Info.plist(2KB)
--------WTestViewController.h(364B)
--------main.m(300B)
--------WTestViewController.m(2KB)
--------WAppDelegate.h(252B)
--------WAppDelegate.m(1KB)
----WToast.podspec(802B)
----Images()
--------Default-Portrait~ipad.png(16KB)
--------Default-Landscape@2x~ipad.png(46KB)
--------Default-568h@2x.png(15KB)
--------test@2x.png(3KB)
--------Default-Landscape~ipad.png(15KB)
--------test.png(5KB)
--------Default@2x.png(12KB)
--------Default.png(5KB)
--------Default-Portrait@2x~ipad.png(47KB)

网友评论