AZBlinds:在 Swift 中使用 UIKit Dynamics 制作百叶窗动画

时间:2021-06-18 07:04:15
【文件属性】:
文件名称:AZBlinds:在 Swift 中使用 UIKit Dynamics 制作百叶窗动画
文件大小:55KB
文件格式:ZIP
更新时间:2021-06-18 07:04:15
Swift AZBlinds 描述 AZBlinds 是一个使用 UIKit 动态框架在 Swift 中实现的简单百叶窗动画。 用法 ``` let azBlind = AZBlinds(options: ["Romance","Thriller","Comedy","Horror"]) azBlind.frame = CGRectMake(0, 0, self.view.bounds.size.width, self. view.bounds.size.height) self.view.addSubview(azBlind) ``` 演示
【文件预览】:
AZBlinds-master
----ViewController.swift(2KB)
----Info.plist(1KB)
----AppDelegate.swift(2KB)
----background.png(49KB)
----Base.lproj()
--------Main.storyboard(2KB)
--------LaunchScreen.xib(4KB)
----README.md(453B)
----Images.xcassets()
--------AppIcon.appiconset()
----.gitignore(100B)
----AZBlinds.swift(4KB)

网友评论