showsActivityIndicator
A Boolean value that determines whether the button displays an activity indicator instead of an image.
Declaration
@property (nonatomic, assign, readwrite) BOOL showsActivityIndicator;Discussion
The button respects the imagePlacement property when positioning the activity indicator.