-
Notifications
You must be signed in to change notification settings - Fork 0
stephandeckers/maui_tab_argument
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Tabs in dotnet maui have an 'OnAppearing' event which you would expect to be called each time a tab is activated and it would be an ideal candidate to support initialisation. This however is not the case and a possible workaround is to initialize data in a static manner and pass arguments using the '<x:Arguments>' construct links: Github issue : dotnet/maui#9531 Pass arguments : https://learn.microsoft.com/en-us/dotnet/maui/xaml/pass-arguments?view=net-maui-6.0
About
Shows a workaround for the Dotnet Maui tabs OnAppearing bub
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published