How to show a page refresh

Asked on 08/04/2024

1 search

To show a page refresh in your app, you can use the same refresh tools that are available for widgets and live activities. Specifically, your app can ask the system to reload your control. This is detailed in the session "Extend your app’s controls across the system" where it mentions:

If the state or content of your control needs to be refreshed, your app can ask the system to reload your control. The same refresh tools that are available for widgets and live activities are available for controls.

For more detailed information, you can refer to the session Extend your app’s controls across the system (09:01).