DEV Community

Cover image for Using Font Icons in Xamarin.Forms
David Ortinau for .NET

Posted on

Using Font Icons in Xamarin.Forms

Font icons are a fast way to add artwork to your Xamarin.Forms app, and at a very low hit to filesize. This video takes you through grabbing a font, generating a static class with helpful named glyphs, and replacing a PNG with a FontImageSource.

Resources:






Top comments (0)