Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 494 Bytes

powergridforecast_forecastupdated.md

File metadata and controls

21 lines (13 loc) · 494 Bytes
-api-id -api-type
E:Windows.Devices.Power.PowerGridForecast.ForecastUpdated
winrt event

Windows.Devices.Power.PowerGridForecast.ForecastUpdated

-description

Event to notify subscribers when a new forecast payload is ready. It's expected that, when your app receives this notification, you'll call GetForecast.

-remarks

-see-also

-examples