FFToastView:像Android一样的Toast View for IOS

时间:2021-05-02 15:29:19
【文件属性】:
文件名称:FFToastView:像Android一样的Toast View for IOS
文件大小:5KB
文件格式:ZIP
更新时间:2021-05-02 15:29:19
Objective-C FFToastView Toast View Like Android For IOS ****** 可配置项 toast字体 一般toast展示时间 超长toast展示时间 ******** //config toast font and show time(normal toast text and long toast text) //all the param can not be nil and bigger than zero //if nil or not bigger than zero,it will invalid + (void)configFont:(UIFont *)toastFont normalTime:(CGFloat)normalTime longTime:(CGFloat)longTime 提供4个方法* 指定显示在某个view中 (void)show
【文件预览】:
FFToastView-master
----FFToastView.h(922B)
----FFToastView.podspec(474B)
----LICENSE(1KB)
----README.md(1KB)
----FFToastView.m(6KB)

网友评论