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
static | Get<T>(DependencyFetchTarget)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. | |