ios-samples/HelloWorld_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 [HelloWorldiPhone] Updating sample, screenshots, apps for ios7 2013-10-22 18:09:53 +01:00
Screenshots [HelloWorldiPhone] Updating sample, screenshots, apps for ios7 2013-10-22 18:09:53 +01:00
AppDelegate.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Entitlements.plist [hello iphone] add entitlements, clean up 2014-02-12 13:06:40 -05:00
HelloWorld_iPhone.csproj Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
HelloWorld_iPhone.sln [HelloWorld_iPhone] Add Deploy configurations for VS 2014-02-06 17:13:06 -05:00
HelloWorld_iPhoneViewController.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
HelloWorld_iPhoneViewController.designer.cs Pull from upstream 2015-01-19 20:39:40 +05:30
HelloWorld_iPhoneViewController.xib [HelloWorldiPhone] Updating sample, screenshots, apps for ios7 2013-10-22 18:09:53 +01: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
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 World: iPhone Hello world sample demonstrating the use of the UIButton and UILabel controls, and simple user interaction with them (get started) sample
csharp
xamarin
tags
getstarted
helloworld-iphone

Hello World: iPhone

A simple hello world sample demonstrating the use of the UIButton and UILabel controls, and simple user interaction with them.

Simple apps with buttons and text