EventToggleCell

class EventToggleCell : UITableViewCell

Undocumented

  • Undocumented

    Declaration

    Swift

    var loaded: Bool
  • Undocumented

    Declaration

    Swift

    let titleLabel: UILabel
  • Undocumented

    Declaration

    Swift

    let toggle: UISwitch
  • Undocumented

    Declaration

    Swift

    static let identifier: String
  • Undocumented

    Declaration

    Swift

    override func didMoveToSuperview()
  • Undocumented

    Declaration

    Swift

    private func loadView()