EnterpriseDS Documentation

Protocol DSCheckbox​Delegate

@objc public protocol DSCheckboxDelegate  

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

Optional Requirements

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

@objc optional func checkboxValueDidChange(_ checkbox: DSCheckbox)