Xamarin.Forms.DependencyService: Method Members

The methods of Xamarin.Forms.DependencyService are listed below. For a list of all members, see the DependencyService Members list.

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.