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

How to get Hamburger Icon in iOS?

$
0
0

I've got the icon, and it shows in the Navigation for Android, but I can't see it for iOS. How do I get the Hamburger Icon in iOS?

It's loaded in my Menu.xaml (Master)

<ContentPage
    xmlns="http://xamarin.com/schemas/2014/forms"
    xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
    x:Class="FutureState.AppCore.Pages.MainMenu"
    Title="Breathing Room" Icon="ic_drawer_light.png">

The icon is located in my iOS/Resources directory as Bundle / Do Not Copy, and it's in there twice... once as ic_drawer_light.png and once as ic_drawer_light@2x.png

Am I missing something?


Viewing all articles
Browse latest Browse all 58056

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>