Update .NET MAUI Markup Extensions #3362
-
|
Summary public static MauiAppBuilder AddMapsFeature(this MauiAppBuilder builder) Proposed API public static class PrismAppBuilderExtensions |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
The extension needed a bit of adjustment to check if the container was initialized. You can have other calls calling UsePrism elsewhere for this to function perfectly |
Beta Was this translation helpful? Give feedback.
The extension needed a bit of adjustment to check if the container was initialized. You can have other calls calling UsePrism elsewhere for this to function perfectly