ABCounterViewController:具有递增和递减功能的简约计数器控件

时间:2021-06-05 08:58:20
【文件属性】:
文件名称:ABCounterViewController:具有递增和递减功能的简约计数器控件
文件大小:303KB
文件格式:ZIP
更新时间:2021-06-05 08:58:20
Objective-C ABCounterViewController 描述 具有递增和递减功能的简约计数器控件。 它包括设置起始值、最大值和最小值以及文本属性的能力。 例子 用法 要运行示例项目, pod install克隆 repo,然后从 Example 目录运行pod install 。 应使用指定的初始化程序创建 ABCounterViewController 的实例: -(instancetype) initWithDelegate:(id<ABCounterViewController)delegate startCount:(float)startCount minCount:(float)minCount maxCount:(float)maxCount
【文件预览】:
ABCounterViewController-master
----Pod()
--------Assets()
--------Classes()
----ABCounterViewController.podspec(913B)
----Example()
--------ABCounterViewController.xcodeproj()
--------Podfile(252B)
--------ABCounterViewController.xcworkspace()
--------Podfile.lock(263B)
--------Pods()
--------ABCounterViewController()
--------Tests()
----LICENSE(1KB)
----.gitignore(495B)
----example.gif(285KB)
----README.md(2KB)

网友评论