一个UIControl子类,可以轻松创建空状态。-Swift开发

时间:2024-06-16 00:01:15
【文件属性】:

文件名称:一个UIControl子类,可以轻松创建空状态。-Swift开发

文件大小:1.16MB

文件格式:ZIP

更新时间:2024-06-16 00:01:15

Swift UI

AZEmptyState使空状态变得简单。 屏幕快照安装Cocoa Pod:pod'AZEmptyState'手册:只需将Sources文件夹拖放到您的项目中。 Usag AZEmptyState使空状态变得简单。 屏幕快照安装Cocoa Pod:pod'AZEmptyState'手册:只需将Sources文件夹拖放到您的项目中。 用法:使用界面生成器:以编程方式://初始化var emptyStateView = AZEmptyStateView()//自定义emptyStateView.image = #imageLiteral(resourceName:“ thinking”)emptyStateView.message =“出现问题...” emptyStateView.buttonText =“再试一次” emptyStateView.addTarget(self,action:#selecto


【文件预览】:
AZEmptyState-master
----.gitignore(1KB)
----Screenshots()
--------screenshot2.png(66KB)
--------howto.gif(914KB)
--------screenshot1.png(65KB)
--------screenshot3.png(46KB)
--------interfacebuilder.png(218KB)
----README.md(3KB)
----Example()
--------Example()
--------.DS_Store(6KB)
--------Example.xcodeproj()
----Sources()
--------AZEmptyStateView.swift(6KB)
----LICENSE(1KB)
----AZEmptyState.podspec(470B)
----.swift-version(3B)
----.DS_Store(10KB)

网友评论