Share via


XamlServiceProvider.GetService(Type) Method

Definition

For internal use by the Xamarin.Forms platform.

public object GetService (Type serviceType);
abstract member GetService : Type -> obj
override this.GetService : Type -> obj

Parameters

serviceType
System.Type

For internal use by the Xamarin.Forms platform.

Returns

System.Object

Implements

System.IServiceProvider.GetService(System.Type)

Applies to