ios-samples/Location
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
..
Location Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
ScreenShots [Location]Adding new sample for docs 2015-06-12 16:47:26 -04:00
Location.sln - removed UITest project 2018-03-13 14:41:00 +02:00
Metadata.xml [Location]Adding new sample for docs 2015-06-12 16:47:26 -04:00
README.md onboard missing samples 2019-08-01 22:09:15 -07:00

README.md

name description page_type languages products urlFragment
Xamarin.iOS - Location This is an iOS Location application that prints information about current location: latitude, longitude, and other parameters... sample
csharp
xamarin
location

Location in Xamarin.iOS

This is an iOS Location application that prints information about our current location: latitude, longitude, and other parameters to the screen. This application will demonstrate how to properly perform location updates while the application is either Active or Backgrounded.

It relates to the location walkthrough doc in the developer centre.

iOS app showing location data