Xamarin.Forms.DependencyService Members

The members of Xamarin.Forms.DependencyService are listed below.

See Also: Inherited members from System.Object

Public Methods

static
Get<T>(DependencyFetchTarget) : T
Returns the platform-specific implementation of type T.
static
Register<T>()
Registers the platform-specific implementation of type T.
static
Register<T,TImpl>()
Registers the platform-specific implementation of type T.