ios-samples/LifecycleDemo
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
..
LifecycleDemo Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
ScreenShots [lifecycledemo] update for iPhone X 2018-07-17 14:27:19 -07:00
LifecycleDemo.sln
Metadata.xml
README.md onboard missing samples 2019-08-01 22:09:15 -07:00

README.md

name description page_type languages products urlFragment
Xamarin.iOS - LifeCycle Demo Demonstrates iOS vbackgrounding sample
csharp
xamarin
lifecycledemo

LifeCycle Demo

This basic sample relates to the iOS Backgrounding guides in the developers centre. It adds location to the AppDelegate to display when an application is entering a given state. You can find out more information about this by visiting the Part 2- Application Lifecycle Demo guide.

App output window showing lifecycle events