Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 760 Bytes

iwidgetprovidererrors_onerrorinforeported_2026111989.md

File metadata and controls

29 lines (16 loc) · 760 Bytes
-api-id -api-type
M:Microsoft.Windows.Widgets.Providers.IWidgetProviderErrors.OnErrorInfoReported(Microsoft.Windows.Widgets.Providers.WidgetErrorInfoReportedArgs)
winrt method

Microsoft.Windows.Widgets.Providers.IWidgetProviderErrors.OnErrorInfoReported(Microsoft.Windows.Widgets.Providers.WidgetErrorInfoReportedArgs)

-description

Raised when the widget host reports a widget error.

-parameters

-param args

A WidgetErrorInfoReportedArgs that provides details about the error that triggered the event.

-remarks

-see-also

-examples