KSToastView:受Android Toast小部件启发的简单弹出通知

时间:2024-03-21 18:41:13
【文件属性】:

文件名称:KSToastView:受Android Toast小部件启发的简单弹出通知

文件大小:1.74MB

文件格式:ZIP

更新时间:2024-03-21 18:41:13

Objective-C

### KSToastView 受启发的简单弹出通知。 ### KSToastView配置 + (void)ks_setAppearanceBackgroundColor:(UIColor *)backgroundColor; + (void)ks_setAppearanceCornerRadius:(CGFloat)cornerRadius; + (void)ks_setAppearanceMaxWidth:(CGFloat)maxWidth; + (void)ks_setAppearanceMaxLines:(NSInteger)maxLines; + (void)ks_setAppearanceOffsetBottom:(CGFloat)offsetBottom; + (void)ks_setAppearanceTextAligment:(NSTextAlignment)text


【文件预览】:
KSToastView-master
----KSToastViewDemoTests()
--------Info.plist(733B)
--------KSToastViewDemoTests.m(882B)
----ScreenShot()
--------ScreenShot.gif(2.16MB)
----KSToastViewDemo()
--------ViewController.m(1KB)
--------Info.plist(1KB)
--------main.m(333B)
--------Base.lproj()
--------Images.xcassets()
--------ViewController.h(222B)
--------AppDelegate.h(276B)
--------AppDelegate.m(2KB)
----LICENSE(1KB)
----README.md(2KB)
----KSToastView.podspec(744B)
----KSToastViewDemo.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(18KB)
----KSToastView()
--------KSToastView.m(11KB)
--------KSToastView.h(3KB)
----.gitignore(1KB)

网友评论