pagecontrol 可选择页面可见性颜色?

发布于 2024-10-10 22:51:21 字数 91 浏览 3 评论 0原文

在我的应用程序中,我想将页面控制可选页面(点)颜色更改为棕色而不是白色。

我知道可以更改页面控件的背景颜色。但是如何将可选页面(点)颜色更改为其他颜色?

In my application I want to change pagecontrol selectable page (dot) color to brown instead of white.

I know it's possible to change the background color of pagecontrol. But how can I change the selectable page (dot) color to some other color?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

怂人 2024-10-17 22:51:21

UIPageControl 默认情况下不支持此功能。您必须创建自己的页面控件并自己进行绘图。

UIPageControl does not support this by default. You have to create your own page control and do the drawing on your own.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文