Replies: 1 comment 11 replies
-
So the way I've implemented this is to have a base viewmodel that instantiates the LoggingController class |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Is there a method of globally enabling Shake as it seems strange to define at page level.
Also a bigger concern is that I have to make the BindingContext bind to LoggingController instead of a viewModel that provides the function to the page.
Am I missing something as Im pretty new to MAUI
Beta Was this translation helpful? Give feedback.
All reactions