gpt4 book ai didi

objective-c - UIRefreshControl 改变 UIActivityIndi​​catorView 的颜色

转载 作者:太空狗 更新时间:2023-10-30 03:34:35 26 4
gpt4 key购买 nike

有什么方法可以改变 UIRefreshControl 的“UIActivityIndi​​catorView”的颜色??

我什么都没找到!

谢谢!!

UIRefreshControl

最佳答案

您可以通过设置 UIRefreshControlTint Color 来实现,如下所示:

Objective-C [refreshControl setTintColor:[UIColor blackColor]];

swift refreshControl.tintColor = .black

这也会改变滑动时展开的箭头。

关于objective-c - UIRefreshControl 改变 UIActivityIndi​​catorView 的颜色,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14642484/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com