-
Notifications
You must be signed in to change notification settings - Fork 1
WeatherHourlyForecastAPI
WinExp edited this page Jun 7, 2022
·
2 revisions
await QWeatherAPI.WeatherHourlyForecastAPI.GetHourlyForecastWeatherAsync(arguments)
1.GetHourlyForecastWeatherAsync(double lon, double lat, string key, Units unit = Units.Metric, string lang = "zh")
2.GetHourlyForecastWeatherAsync(string id, string key, Units unit = Units.Metric, string lang = "zh")