Inherits from UITableViewCell
Declared in TKLabelCell.h

Overview

This class is the base class for displaying a UITableViewCell with a label to the left of a main view element. Good for forms and entering lots of data.

Tasks

Properties

  •   label

    A UILabel that will be a title for the core view.

    property

Properties

label

A UILabel that will be a title for the core view.

@property (nonatomic, strong) UILabel *label

Discussion

A UILabel that will be a title for the core view.

Declared In

TKLabelCell.h