Skip to content

Conversation

dansiegel
Copy link
Member

Description of Change

To better align with what Prism/.NET MAUI are doing, the PrismAppBuilder method OnAppStart is being renamed to CreateWindow. This better aligns with where .NET MAUI actually is ultimately invoking the Prism delegate to do the initial navigation and should make the API clearer in aligning with the appropriate method naming used by .NET MAUI

Bugs Fixed

  • n/a

API Changes

Changed:

  • PrismAppBuilder.OnAppStart -> PrismAppBuilder.CreateWindow

Behavioral Changes

none

@dansiegel dansiegel added the MAUI label Jan 6, 2024
@dansiegel dansiegel enabled auto-merge January 6, 2024 16:49
@dansiegel dansiegel added this to the Prism 9.0 milestone Jan 6, 2024
@dansiegel dansiegel disabled auto-merge January 6, 2024 18:23
@dansiegel dansiegel merged commit 4e69c5f into master Jan 6, 2024
@dansiegel dansiegel deleted the dev/ds/onappstart branch January 6, 2024 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant