【问题标题】:Align message in UIAlertView to left in iOS 7在 iOS 7 中将 UIAlertView 中的消息向左对齐
【发布时间】:2013-10-02 08:28:51
【问题描述】:

我想将UIAlertView 中的消息左对齐到iOS7 左对齐,我可以在iOS 5.x 和6.x 中使用UITextAlignmentLeftNSTextAlignmentLeft 做到这一点,而不是iOS 7

【问题讨论】:

标签: iphone ios objective-c cordova uialertview


【解决方案1】:

Sten 是对的,我们无法在 iOS 7 中自定义 UIAlertView 的外观,如果您需要,您可以在 https://github.com/wimagguc/ios-custom-alertview 获取自定义 Alert 视图代码

【讨论】:

  • 我认为如果您可以从中发布相关代码更有意义,因为将来可能不存在链接
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2015-11-22
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多