CKCountdownButton:在 UIButton 上显示倒数计时器

时间:2024-06-26 23:37:47
【文件属性】:

文件名称:CKCountdownButton:在 UIButton 上显示倒数计时器

文件大小:28KB

文件格式:ZIP

更新时间:2024-06-26 23:37:47

Objective-C

CK倒计时按钮 特征 计数时按钮被禁用 倒计时时按钮自动启用 点击按钮可以自动开始计数 计数时设置自定义背景颜色 支持自定义标题同时计数 例子 要运行示例项目, pod install克隆 repo,然后从 Example 目录运行pod install 。 或者运行pod try CKCountdownButton以获得最新的稳定版本。 要求 安装 CKCountdownButton 可通过。 要安装它,只需将以下行添加到您的 Podfile 中: pod "CKCountdownButton" 用法 在故事板中使用 从对象库中拖出一个 UIButton 将 UIBUtton 的类设置为CKCountdownButton 。 将 UIButton 的类型更改为Custom ,否则它会在倒计时时闪烁。 在用户定义的运行时属性窗口中设置count 。 如果您想在用户单击按钮时开


【文件预览】:
CKCountdownButton-master
----.travis.yml(280B)
----Pod()
--------Assets()
--------Classes()
----Example()
--------CKCountdownButton.xcodeproj()
--------CKCountdownButton.xcworkspace()
--------Podfile(301B)
--------Podfile.lock(507B)
--------Tests()
--------CKCountdownButton()
----LICENSE(1KB)
----CKCountdownButton.podspec(663B)
----.gitignore(508B)
----README.md(2KB)

网友评论