SwitchTableViewCell

Description

The SwitchTableViewCell class is used to work with a basic cell containing a switch.

Inheritance Hierarchy

          NSObject

          UIResponder

          UIView

          UITableViewCell

          CommonTableViewCell

          SwitchTableViewCell

Supported Protocols

<NSCoding>

<NSObject>

<UIAppearance>

<UIAppearanceContainer>

<UIDynamicItem>

<UIGestureRecognizerDelegate>

Comments

Appearance of the cell with a switch:

Properties

switchControl. The switch between two values.

See also:

Classes. The Mobile Application Component