You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to update what's displaying inside a popup from my Mainpage viewmodel every few seconds. (e.g. every few seconds a new data is calculated in the models (business logic of my application) and this should be get updated on the popup. how can I achieve this?
I'm using "communityToolkitMVVM".
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
ID: c6126a74-78aa-2c4f-ce92-2cda527ca9fd
Version Independent ID: c6126a74-78aa-2c4f-ce92-2cda527ca9fd
As a note to my future self I have started work on a sample at https://github.com/bijington/popups/tree/main in the hope that we can either build better documentation, more functionality into the toolkit, or both.
I want to update what's displaying inside a popup from my Mainpage viewmodel every few seconds. (e.g. every few seconds a new data is calculated in the models (business logic of my application) and this should be get updated on the popup. how can I achieve this?
I'm using "communityToolkitMVVM".
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: