WeekdayBar

class WeekdayBar : UIView

Week day bar

  • Undocumented

    Declaration

    Swift

    let preferredHeight: Float
  • Labels

    Declaration

    Swift

    private var labels: [UILabel]
  • View loaded

    Declaration

    Swift

    private var loaded: Bool
  • Undocumented

    Declaration

    Swift

    override func didMoveToSuperview()
  • Undocumented

    Declaration

    Swift

    private func loadView()