I'm relatively new to mobile app development and right now I'm trying to change the current font for a label in my xaml to iOS's relatively new San Francisco font. I've tried using FontFamily="SF" and FontFamily="San Francisco" on my labels to see if it would work but no so far nothing has changed. If someone could post a quick example of using the font it would be greatly appreciated.
↧