Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

PushAsync and ToolbarItems

$
0
0

I have some tabbed pages and toolbar items for every tab. When I change tab, the new page updates the toolbar items correctly.
One of the tabbed pages represents a list of drives and when the user selects a drive, I use a Navigation.PushAsync with a page that display the drive contents.
When I enter the child page I would like to change the Command parameter of one of the toolbar items, but in the child page the ToolbarItems set is an empty set.

Any suggestion?


Viewing all articles
Browse latest Browse all 58056

Trending Articles