EnterpriseDS Documentation

Protocol DSSwitch​Table​View​Cell​Delegate

@available(iOS 13.0, tvOS 13.0, *)
@objc public protocol DSSwitchTableViewCellDelegate  

A delegate that is notified of various events that occur from DSSwitchTableViewCell.

Requirements

switch​Value​Did​Change(_:​)

@objc func switchValueDidChange(_ switchCell: DSSwitchTableViewCell)