質問

I have a busy layout and I want all the information on the screen, but divided by the functional equivalent of <hr> in an HTML layout.

役に立ちましたか?

解決

You can just use a 1px high UIView and set the background color to whatever you want.

Or the harder way using Core Graphics.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top