LayoutSelectorCell

class LayoutSelectorCell : UITableViewCell

Undocumented

  • Undocumented

    Declaration

    Swift

    static let identifier: String
  • Undocumented

    Declaration

    Swift

    var didLoad: Bool
  • Undocumented

    Declaration

    Swift

    let iconView: UIImageView
  • Undocumented

    Declaration

    Swift

    let label: UILabel
  • Undocumented

    Declaration

    Swift

    let separator: UIView
  • Undocumented

    Declaration

    Swift

    var showSeparator: Bool { get set }
  • Undocumented

    Declaration

    Swift

    override func didMoveToSuperview()
  • Undocumented

    Declaration

    Swift

    func loadView()
  • Undocumented

    Declaration

    Swift

    private func updateSeparator()