ios-samples/ios7fonts
Rolf Bjarne Kvinge c48c4d648c
Add .editorconfig and fix formatting accordingly. (#471)
The new .editorconfig is copied from the one in xamarin/xamarin-macios.

Formatting was fixed using 'dotnet format whitespace --folder .'
2023-02-17 14:55:43 +01:00
..
AppDelegate.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Entitlements.plist Add new sample 2013-09-25 17:23:01 -04:00
Info.plist Updated architecture setting to 32&64 bit, and specified iOS 9 as minimum SDK version. 2017-07-19 13:27:52 +01:00
Metadata.xml Fix metadata file 2016-09-08 18:00:01 -03:00
README.md remove hashtag ios8 ios7 ios6 2019-07-24 18:49:13 -07:00
ios7fonts.csproj Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
ios7fonts.sln Add new sample 2013-09-25 17:23:01 -04:00

README.md

name description page_type languages products extensions urlFragment
Xamarin.iOS - iOS 7 Font Features Shows how to use many of the new iOS 7 font features in your application and how to customize fonts using UIFontDescriptors (iOS7) sample
csharp
xamarin
tags
ios7
ios7fonts

iOS 7 Font Features

This sample shows how to use many of the new iOS 7 font features in your application and how to customize fonts using UIFontDescriptors.

For more information, see Blog Post.