Align view to bottom in UIStackView

偶尔善良 提交于 2020-02-25 06:15:34

问题


I have two UIImageView and one UITextView. I want to align second image view bottom as below. How to get this?


回答1:


There you go...

Structure:

Stackview setup: (Inner Stackview)

(Outer stackview)

Constraints:



来源:https://stackoverflow.com/questions/49318039/align-view-to-bottom-in-uistackview

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!