ios-samples/Drawing
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
..
Resources [Drawing]updating app icons and screenshots for ios7 2013-10-22 14:38:00 +01:00
Screens/iPad Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Screenshots [Drawing]updating app icons and screenshots for ios7 2013-10-22 14:38:00 +01:00
AppDelegate.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Application.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Drawing.csproj Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
Drawing.sln Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Info.plist Bundle Identifier Fix 2017-10-30 11:28:42 -03:00
Metadata.xml Add brief description tag to metadata.xml 2015-03-23 18:03:04 +03:00
README.md onboard missing samples 2019-08-01 20:25:15 -07:00
TODO.rtf Fix validation of the Drawing sample. 2011-10-27 18:32:35 +02:00

README.md

name description page_type languages products urlFragment
Xamarin.iOS - Drawing with CoreGraphics Illustrates how to use Core Graphics in Xamarin.iOS. It covers on and off screen graphics contexts, layers, transformations, text... sample
csharp
xamarin
drawing

Drawing with CoreGraphics

This sample illustrates how to use Core Graphics in Xamarin.iOS. It covers on and off screen graphics contexts, layers, transformations, text, images, stencils, patterns, shadows, and more.

Drawing with CoreGraphics application screenshot