标签: uilabel nstextattachment
我一直在努力弄清楚如何在UIButton的文本中添加UILabel内联,例如从iCloud备份设置视图中获取的下图:
UIButton
UILabel
我能想到的唯一方法是使用NSTextAttachment格式化文本,使其行为像UIButton。这是我唯一的选择吗?
NSTextAttachment