OptionRowCompatible
This protocol defines the compatible interface of an OptionRow
regardless of its associated cell type.
-
The state of selection.
Declaration
Swift
var isSelected: Bool { get set }
QuickTableViewController 1.3.1 Docs (87% documented)
This protocol defines the compatible interface of an OptionRow
regardless of its associated cell type.
The state of selection.
Swift
var isSelected: Bool { get set }