autolayout:自动版式库

时间:2021-04-06 16:44:32
【文件属性】:
文件名称:autolayout:自动版式库
文件大小:13KB
文件格式:ZIP
更新时间:2021-04-06 16:44:32
swift autolayout Swift 自动版式库。 安装 .package(url: "https://github.com/j4n0/autolayout.git", from: "1.0.0"), 用法 view. al . pin () view. al . pinToLayoutMargins () view. al . pinToSafeArea () view. al . pinToReadableContent () view. al . pin ( sides : [. leading , . trailing ]) view. al . pinToLayoutMargins ( sides : [. top , . bottom ]) view. al . pinToSafeArea ( sides : [. leading , . top , . trailing ]) view. al . pinToRe
【文件预览】:
autolayout-master
----.gitignore(73B)
----autolayout.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(15KB)
----Makefile(837B)
----LICENSE(1KB)
----.github()
--------workflows()
----README.md(1KB)
----targets()
--------tests()
--------main()
----Package.swift(653B)
----project.yml(968B)
----sources()
--------tests()
--------main()

网友评论