How to use Command binding with TabbedPage / ContentPage ? #21079
NKnusperer
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use a similar pattern to that outlined in the view switching with ContentControl documentation when using a
TabbedPage, so that I can easily create the appropriate view models with constructor dependencies from within theMainViewModel.Currently, I am unable to find a suitable property to bind to, so I am not sure how to achieve this.
Beta Was this translation helpful? Give feedback.
All reactions