xamarin-forms-samples/WorkingWithFonts
David Britch 16fe79451c
Updated TargetPlatformVersion on UWP (#684)
2021-01-07 12:26:28 +00:00
..
Android Mass update to Forms 5.0. (#682) 2021-01-06 17:47:24 +00:00
Screenshots WinPhone screenshot removal. 2019-12-03 15:26:13 +00:00
UWP Updated TargetPlatformVersion on UWP (#684) 2021-01-07 12:26:28 +00:00
WorkingWithFonts Mass update to Forms 5.0. (#682) 2021-01-06 17:47:24 +00:00
iOS Mass update to Forms 5.0. (#682) 2021-01-06 17:47:24 +00:00
README.md Add newline to end of each readme. 2020-01-06 11:42:16 +00:00
WorkingWithFonts.sln Enable deploy. 2020-03-27 14:11:18 +00:00

README.md

name description page_type languages products extensions urlFragment
Xamarin.Forms - Working with Fonts Changing fonts attributes in Xamarin.Forms user interfaces (UI) sample
csharp
xamarin
tags
ui
workingwithfonts

Working with Fonts

Xamarin.Forms samples > UI | Xamarin.Forms docs > User Interface > Fonts

Xamarin.Forms lets you specify font attributes (including weight and size) on controls that display text. Font information can be specified in code or specified in XAML. It's also possible to use a custom font, and display font icons

screenshot