xamarin-forms-samples/DependencyService
David Britch 16fe79451c
Updated TargetPlatformVersion on UWP (#684)
2021-01-07 12:26:28 +00:00
..
DependencyServiceDemos Mass update to Forms 5.0. (#682) 2021-01-06 17:47:24 +00:00
DependencyServiceDemos.Android Mass update to Forms 5.0. (#682) 2021-01-06 17:47:24 +00:00
DependencyServiceDemos.UWP Updated TargetPlatformVersion on UWP (#684) 2021-01-07 12:26:28 +00:00
DependencyServiceDemos.iOS Mass update to Forms 5.0. (#682) 2021-01-06 17:47:24 +00:00
Screenshots Unified DependencyService samples into a single sample. 2019-06-05 17:34:08 +01:00
DependencyServiceDemos.sln Enabled deploy. 2020-03-27 12:27:21 +00:00
README.md Add newline to end of each readme. 2020-01-06 11:42:16 +00:00

README.md

name description page_type languages products urlFragment
Xamarin.Forms - Dependency Service Use the DependencyService class, which is a service locator that enables Xamarin.Forms applications to invoke native functionality. sample
csharp
xamarin
dependencyservice

Dependency Service

This sample demonstrates how to use the DependencyService class, which is a service locator that enables Xamarin.Forms applications to invoke native platform functionality from shared code.

For more information about this sample see Xamarin.Forms DependencyService.

Dependency Service application screenshot