dotnet/maui

Update API Docs for Windows Life Cycle events

Open

#24,641 opened on Dec 27, 2023

View on GitHub
 (4 comments) (0 reactions) (0 assignees)C# (1,951 forks)batch import
:watch: Not TriagedPri3area-docsgood first issues/triaged

Repository metrics

Stars
 (23,245 stars)
PR merge metrics
 (Avg merge 47d 9h) (248 merged PRs in 30d)

Description

Description

Because the different platforms use the same names for different things it can get confusing understanding what platform lifecycle events map to what xplat life cycle events.

We should update the API Docs on all the window life cycle methods to indicate what platform life cycle events they map to

https://github.com/dotnet/maui/issues/1720

Contributor guide