ios-samples/Hello_MultiScreen_iPhone
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 [HelloMultiScreen]updating screenshots and app icons 2013-10-22 17:37:11 +01:00
Screens Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Screenshots [HelloMultiScreen]updating screenshots and app icons 2013-10-22 17:37:11 +01:00
AppDelegate.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Hello_MultiScreen_iPhone.csproj Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
Hello_MultiScreen_iPhone.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
Main.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Metadata.xml Fix metadata file 2016-09-08 18:00:01 -03:00
README.md onboard missing samples 2019-08-01 20:25:15 -07:00

README.md

name description page_type languages products extensions urlFragment
Xamarin.iOS - Hello Multi-Screen iPhone An introduction to the primary pattern used in iOS for user interfaces: MVC (Model-View-Controller) (get started) sample
csharp
xamarin
tags
getstarted
hello-multiscreen-iphone

Hello Multi-Screen iPhone

Xamarin.iOS samples | Xamarin.iOS docs

This sample serves as an introduction to the primary pattern used in iOS for user interfaces: MVC (Model-View-Controller). It shows how to use the UINavigationController class to manage the user interface of a multi-screen application.

App with text hello world