Skip to content

Commit

Permalink
docs: Hide await HotReload UI updates example
Browse files Browse the repository at this point in the history
  • Loading branch information
morning4coffe-dev authored Nov 28, 2024
1 parent dabd0a6 commit b8f8146
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 b8f8146

Please sign in to comment.