TotalTimeLabel Class Reference

Inherits from UILabel
Declared in TotalTimeLabel.h

Overview

This label automatically sets its text value to represent the total playback time of the current song. If the textForNoTime property is set, then text is set to that value when there is no currently playing or paused song.

  textForNoTime

If set, this label will set its text property to this value when no song is playing or paused.

@property (strong, nonatomic) IBInspectable NSString *textForNoTime

Declared In

TotalTimeLabel.h