Inherits from UIView
Declared in DTActivityTitleView.h

Overview

Alternative view for showing titles with a configurable activity indicator instead of default title view in navigationItem.

Tasks

Properties

busy

When busy is set to YES the activity indicator starts spinning When set to NO the activity indicator stops spinning

@property (nonatomic, assign) BOOL busy

Declared In

DTActivityTitleView.h

title

Title that is shown

@property (nonatomic, copy) NSString *title

Declared In

DTActivityTitleView.h