Share via

Shell tab button on page

-- -- 957 Reputation points
2023-08-13T06:45:11.1666667+00:00

Hi

Xamarin Forms.

How can I have a single Shell tab button on not first page that has the collectionview but on the second detail page?

Thanks

Regards

Developer technologies | .NET | Xamarin

Answer accepted by question author

Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 36,456 Reputation points Microsoft External Staff
2023-08-29T06:54:02.8833333+00:00

Hello,

UpcomingJobsDetailsPage is the page I need the bottom button on

If there is a TabBar in your app, and you want to show the TabBar on this page, you could try setting Shell.TabBarIsVisible="True" for this page. And you can set Shell.TabBarIsVisible="False" for other pages.

Best Regards,

Wenyan Zhang


If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.