Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

On Platform values for font ionicons.woff

$
0
0

Hi

I am using custom font ionicons.woff and have used below;

    <ResourceDictionary>
        <OnPlatform x:TypeArguments="x:String" x:Key="ionicons">
            <On Platform="Android"
              Value="ionicons.woff#Regular" />
            <On Platform="iOS"
              Value="ioniconsr" />
        </OnPlatform>
    </ResourceDictionary>

However this is not working. What are the correct 'On Platform' values for font ionicons.woff and in general what is the method to get these values for a given font.

Thanks

Regards


Viewing all articles
Browse latest Browse all 204402

Trending Articles



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