SelectionButtonDelegate
public protocol SelectionButtonDelegate
                Undocumented
- 
                  
willChange(_:Default implementationisSelected: ) Undocumented
Default Implementation
Undocumented
Declaration
Swift
func willChange(_ selectionButton: SelectionButton, isSelected: Bool) -> Bool - 
                  
                  
Undocumented
Declaration
Swift
func didTap(_ selectionButton: SelectionButton) 
View on GitHub
        SelectionButtonDelegate Protocol Reference