将UIAlertAction标题向左对齐 [英] Align UIAlertAction Title to the Left

查看:109
本文介绍了将UIAlertAction标题向左对齐的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在尝试对齐UIAlertAction项目的标题,但似乎无法使其工作。

I've been trying to align the title of an UIAlertAction item, but I can't seem to make it work.

你们是否有办法在Objective-C中使用它?

Do you guys have any idea how to make it work in Objective-C?

推荐答案

[alertAction setValue:[NSNumber numberWithInt:NSTextAlignmentLeft]
forKey:@"titleTextAlignment"];

这篇关于将UIAlertAction标题向左对齐的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆