How can we subscribe to the window events? #15052
Unanswered
ClaudiuHBann
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After the RNW 0.78.0 version, I think, the basic WinUI3
App
class which hadOnLaunch
event got changed into a win32 style window app.I can see that there are a few events
Changed
,Closing
andDestroying
(AppWindow)Are there events like
OnLaunched
? If yes, where are located and how to use them?Beta Was this translation helpful? Give feedback.
All reactions