Xamarin表单DisplayAlert按钮TextColor [英] Xamarin Forms DisplayAlert Button TextColor

查看:428
本文介绍了Xamarin表单DisplayAlert按钮TextColor的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何更改Xamarin Forms DisplayAlert对话框上的Button文本颜色?

How would I change the Button text color on a Xamarin Forms DisplayAlert dialog?

推荐答案

可以在

Possible to change color with the help of custom renderers for each platform. You have access to native api inside custom renderer. But need to be sure that is needed, because it is not recommended (for iOS sure).

UIAlertView类旨在用作-is并且不支持子类化.此类的视图层次结构是私有的,不能修改.

iOS的相关主题此处

这篇关于Xamarin表单DisplayAlert按钮TextColor的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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