NimbusKit
1.2.1 - Fork Nimbus on Github - Visit the Nimbus Wiki
The iOS framework that grows only as fast as its documentation
|
A switch form element.
This element is similar to the Settings app's switch fields. It shows a label with a switch align to the right edge of the row.
Bound to NISwitchFormElementCell when using the Nimbus cell factory.
Tasks | |
(Class) | - cellClass |
(UITableViewCellStyle) | - cellStyle |
The class of cell to be created when this object is passed to the cell factory.
The style of UITableViewCell to be used when initializing the cell for the first time.