Compartilhar via


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
System.Type

For internal use by the Xamarin.Forms platform.

service
System.Object

For internal use by the Xamarin.Forms platform.

Applies to