WeatherHourView
class WeatherHourView : UIView
Undocumented
-
Undocumented
Declaration
Swift
private var loaded: Bool -
Undocumented
Declaration
Swift
let iconView: WeatherIconView -
Undocumented
Declaration
Swift
let tempLabel: UILabel -
Undocumented
Declaration
Swift
let percentageLabel: UILabel -
Undocumented
Declaration
Swift
let container: UIView -
Undocumented
Declaration
Swift
let preferredWidth: Float -
Undocumented
Declaration
Swift
var weatherData: WeatherData? { get set } -
Undocumented
Declaration
Swift
override func didMoveToSuperview() -
Undocumented
Declaration
Swift
private func loadView() -
Undocumented
Declaration
Swift
private func updateWeather()
WeatherHourView Class Reference