iOS Developer Library

Developer

iOS 7 Design Resources UIKit User Interface Catalog

Download PDF

Activity Indicator View

Activity Indicator View Attributes Inspector Reference

image: ../Art/uiactivityindicatorview_attributes_inspector.pdf

Appearance and Behavior

Style

The basic appearance of the activity indicator.

Color

The color of the activity indicator.

Access: color

Behavior

Animating

Whether the activity indicator is moving.

Access: isAnimating

Selection

Method

image: ../Art/user_interface_checkbox-unselected.pdf Unselected

stopAnimating

image: ../Art/user_interface_checkbox-selected.pdf Selected

startAnimating

Hides When Stopped

Whether the activity indicator is not shown when it is not animating.

Selection

Method

Argument

image: ../Art/user_interface_checkbox-unselected.pdf Unselected

hidesWhenStopped

NO

image: ../Art/user_interface_checkbox-selected.pdf Selected

hidesWhenStopped

YES