Thanks for being a part of WWDC25!

How did we do? We’d love to know your thoughts on this year’s conference. Take the survey here

如何在执行完快捷指令后刷新WidgetKit小组件

在执行完 INIntent 或者AppIntent的Shortcuts后,刷新 WidgetKit桌面小组件

Hi, Can you resend this inquiry in English?

// reload all widgets
WidgetCenter.shared.reloadAllTimelines()

// reload specific kind widget
WidgetCenter.shared.reloadTimelines(ofKind: "your widget kind")

@yuantan do you still need assistance?

如何在执行完快捷指令后刷新WidgetKit小组件
 
 
Q