文件名称:EasyLayout-Swift:易于使用的自动版式
文件大小:490KB
文件格式:ZIP
更新时间:2024-05-06 08:49:49
Makefile
EasyLayout 易于使用的iOS / tvOS / OSX自动版式,更轻松,更强大。 Objective-C版本 演示Gif 如何使用 代码 firstView.remakeConstraints { (make) in make.ELAllEdges.equalTo(0) } secondView.remakeConstraints { (make) in make.ELAllEdges.equalTo(40,40,-40,-40) } thirdView.remakeConstraints { (make) in make.ELAllEdges.equalTo(80,80,-80,-80) } fouthView.remakeConstraints { (make) in make.ELAllEdges.equa
【文件预览】:
EasyLayout-Swift-master
----Simulator Screen Shot May 5, 2016, 2.58.19 PM.png(28KB)
----.build()
--------versionData()
--------debug.yaml(4KB)
--------build.db(28KB)
--------debug()
----Simulator Screen Shot May 5, 2016, 2.59.52 PM.png(27KB)
----demo.gif(413KB)
----LICENSE(1KB)
----Sources()
--------UIView(EasyLayout).swift(5KB)
--------EasyLayout.h(377B)
--------ELLayoutAttributeProtocol.swift(2KB)
--------ELLayoutCombinationConstraintModel.swift(4KB)
--------ELModelEquatableType.swift(2KB)
--------ELLayoutConstraintModel.swift(3KB)
--------ELOperatorsOverloading.swift(3KB)
--------ELModelArrayEquatableType.swift(735B)
--------ELLayoutConstraintMaker.swift(6KB)
--------ELConstraintModelSequenceTypeExtension.swift(844B)
----Package.swift(1KB)
----EasyLayout()
--------EasyLayout.xcodeproj()
--------.DS_Store(8KB)
--------EasyLayout()
----README.md(3KB)