Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Toolbar public #22629

Closed
NXDMN opened this issue May 24, 2024 · 1 comment
Closed

Make Toolbar public #22629

NXDMN opened this issue May 24, 2024 · 1 comment

Comments

@NXDMN
Copy link

NXDMN commented May 24, 2024

Description

I would like to be able to access page's Toolbar

Public API Changes

var toolbar = (this as NavigationPage).NavigationPageToolbar;

Intended Use-Case

In my app (Android) I need a modal page wrapped in NavigationPage to have a back button, but im not using Shell and I have tried with FindViewById(Resource.Id.navigationlayout_appbar), but that way the toolbar i get is from the page before the modal page. Or is there any other way to get the modal page toolbar

Copy link
Contributor

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@dotnet dotnet locked and limited conversation to collaborators May 24, 2024
@rmarinho rmarinho converted this issue into discussion #22643 May 24, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Projects
None yet
Development

No branches or pull requests

1 participant