Loading circle animation in iphone -


How do I display the loading screen animation in the iPhone? I mean the bars arranged in the circle. That's because I can use it, while some parts of my app are loading, like starting. Or am I loading the animation?

Thank you.

This is a class called UIActivityIndicatorView, you can either encrypt it because you have no other code in your code You can see the scene or you can leave it in a nib with the interface builder.


Comments

Popular posts from this blog

Is there an open source WebSockets (JavaScript) XMPP library? -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -

iphone - How do I make a UIPickerView in a UIActionSheet -