This repository has been archived by the owner on May 1, 2024. It is now read-only.
Can I have a NaviagtionPage inside a TabViewItem? #905
Answered
by
jfversluis
sankar7047
asked this question in
Q&A
-
I wanted to navigate between pages in a TabViewItem. Can I do it? |
Beta Was this translation helpful? Give feedback.
Answered by
jfversluis
Feb 15, 2021
Replies: 1 comment
-
Not possible at the moment since a |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jfversluis
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not possible at the moment since a
TabViewItem
takes aView
and not aPage