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