I have a Xamarin.Forms UWP app with a <ContentPage.ToolbarItems> defined with two toolbarItems.
In UWP this toolbar renders but displays an extra (or default) button with 3 dots that expands but does not contain any buttons. I want to remove this extra button.
I found some references on this problem but they didn't work for me: