Protocol
DSSwitchTableViewCellDelegate
@available(iOS 13.0, tvOS 13.0, *)
@objc public protocol DSSwitchTableViewCellDelegate
A delegate that is notified of various events that occur from DSSwitchTableViewCell.
Requirements
switchValueDidChange(_:)
@objc func switchValueDidChange(_ switchCell: DSSwitchTableViewCell)