开发者

Reset Spinning Progress Indicator

开发者 https://www.devze.com 2023-01-15 02:10 出处:网络
A simple question here for many of you. I have an indeterminate NSProgressIndicator which I 开发者_JAVA技巧start and stop many times in my code. Does it reset when you call restart it, or do you have

A simple question here for many of you. I have an indeterminate NSProgressIndicator which I 开发者_JAVA技巧start and stop many times in my code. Does it reset when you call restart it, or do you have to manually do that? If you do have to do it manually, how would I go about doing it?

Many thanks,

jrtc27


There's no concept of resetting an indeterminate spinner... It's indeterminate. Which aspect of the spinner do you want to reset???

0

精彩评论

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