XamlServiceProvider.Add(Type, Object) Method

Definition

For internal use by the Xamarin.Forms platform.

public void Add (Type type, object service);
member this.Add : Type * obj -> unit

Parameters

type
Type

For internal use by the Xamarin.Forms platform.

service
Object

For internal use by the Xamarin.Forms platform.

Applies to