NotificationSettingsOnTableViewCell
class NotificationSettingsOnTableViewCell : UITableViewCell
Undocumented
-
Undocumented
Declaration
Swift
@IBOutlet var descriptionLabel: UILabel! -
Undocumented
Declaration
Swift
@IBOutlet var toggleSwitch: UISwitch! -
Undocumented
Declaration
Swift
var viewModel: NotificationSettingsViewModel.SettingsOnItem? -
Undocumented
Declaration
Swift
@IBAction func switchToggled(_: Any) -
Undocumented
Declaration
Swift
func configure() -
Undocumented
Declaration
Swift
@objc func toggle(_ sender: Any)