Skip to content

Commit

Permalink
docs: Hide await HotReload UI updates example
Browse files Browse the repository at this point in the history
(cherry picked from commit b8f8146)
  • Loading branch information
morning4coffe-dev authored and mergify[bot] committed Nov 29, 2024
1 parent 283890f commit 6cf5a42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/articles/uno-development/uno-internals-hotreload.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ Pausing and resuming UI Update is done by calling

Note that pausing UI Updates doesn't stop the Hot Reload process. It only prevents the UI Update from running until UI Updates are resumed.

<!---
## Waiting for Hot Reload to be applied
// TODO: Give an example of how to await UI Updates (eg https://github.com/unoplatform/uno/blob/0340cc1394994cdbd525d61de611a0531c38bcc7/src/Uno.UI.RuntimeTests/Tests/HotReload/Frame/HRApp/Tests/Given_Frame.cs#L9-L37)
-->

0 comments on commit 6cf5a42

Please sign in to comment.