Using AutoLayout, how do I keep a UILabel in the same place when the navigation bar disappears?

前端 未结 3 673
萌比男神i
萌比男神i 2021-01-03 13:59

I have a view controller with a UILabel in it that prints some words when a button is tapped. When the button is tapped, the navigation bar is set to hidden.

So I t

3条回答
提交回复
热议问题