ios-samples/FontList
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
..
FontList Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Screenshots Updated 'FontList' sample (#308) 2018-11-15 09:47:54 -08:00
FontList.sln Updated 'FontList' sample (#308) 2018-11-15 09:47:54 -08:00
Metadata.xml Fix metadata file 2016-09-08 18:00:01 -03:00
README.md update readme, fix links (watchos) 2019-07-24 10:13:17 -07:00

README.md

name description page_type languages products urlFragment
Xamarin.iOS - Font Example Lists the fonts available on the device and shows a preview of each font. sample
csharp
xamarin
fontlist

Font Example

Lists the fonts available on the device and shows a preview of each font.

Main Screen

Prerequisites

  • Visual Studio on Mac or Windows.
    • Mobile Development with .NET (Xamarin) workload installed.
    • If you're using Windows, there should be a Mac available on the network.
    • Mac computer with the latest version of macOS.
  • Latest version of Xcode from Apple on the Mac.

Running the sample

  1. Open the solution file (.sln) in Visual Studio.
  2. Use the Run button or menu to start the app.

License

Code is released under the MIT license