16fe79451c | ||
---|---|---|
.. | ||
DependencyServiceDemos | ||
DependencyServiceDemos.Android | ||
DependencyServiceDemos.UWP | ||
DependencyServiceDemos.iOS | ||
Screenshots | ||
DependencyServiceDemos.sln | ||
README.md |
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 |
|
|
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.