【发布时间】:2015-02-13 21:48:31
【问题描述】:
我知道在代码中我可以做到[myButton.titleLabel setTextAlignment: NSTextAlignmentRight];,但我将如何在 用户定义的运行时属性中的 Storyboard 中做到这一点?
【问题讨论】:
标签: ios objective-c
我知道在代码中我可以做到[myButton.titleLabel setTextAlignment: NSTextAlignmentRight];,但我将如何在 用户定义的运行时属性中的 Storyboard 中做到这一点?
【问题讨论】:
标签: ios objective-c
How to make UIButton's text alignment center? Using IB
这篇文章展示了如何在故事板中做到这一点。
【讨论】: