SelectableListStyle
public protocol SelectableListStyle
-
Declaration
Swift
var selectedItemBackgroundColor: UIColor { get } -
Declaration
Swift
var unselectedItemBackgroundColor: UIColor { get }
SelectableListStyle Protocol Reference