Protocols
The following protocols are available globally.
-
Delegate of a
See moreSelectionViewController
responsible for responding to the result of a selection.Declaration
Swift
public protocol SelectionViewControllerDelegate: class
-
Protocol defining the properties required on a dequeued
See moreUITableViewCell
to display a selection.Declaration
Swift
public protocol SelectionCell