Why is this code on xaml doesn't work for me? It doesn't show up even if I have a title on the content page...
<ContentPage.ToolbarItems>
<ToolbarItem Text="X"/>
</ContentPage.ToolbarItems>
Why is this code on xaml doesn't work for me? It doesn't show up even if I have a title on the content page...
<ContentPage.ToolbarItems>
<ToolbarItem Text="X"/>
</ContentPage.ToolbarItems>