Commit 22462d97 by Daniel Dahan

added public extension to latest Layout helpers

parent 3742fdc0
...@@ -991,7 +991,7 @@ public extension Layout { ...@@ -991,7 +991,7 @@ public extension Layout {
} }
} }
extension Layout { public extension Layout {
/** /**
Constraints the object and sets it's anchor to `bottom`. Constraints the object and sets it's anchor to `bottom`.
- Parameter _ view: A UIView. - Parameter _ view: A UIView.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment