开发者

How can i replace Scroll Indicator(scroller) in uiscrollview with my image

开发者 https://www.devze.com 2022-12-14 10:42 出处:网络
I want to replace vertical scroll Ind开发者_如何学Cicator in uiscrollview with my image.is there any way to do so.

I want to replace vertical scroll Ind开发者_如何学Cicator in uiscrollview with my image.is there any way to do so.

Thanks.


While that sounds like a bad idea, I think you could turn showsHorizontalScrollIndicator and showsVerticalScrollIndicator to NO, and then draw your own "during tracking." Oh, and override flashScrollIndicators. Probably a fair amount of work to get just right.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号