开发者

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

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜