XamlServiceProvider Class

Definition

For internal use by the Xamarin.Forms platform.

public class XamlServiceProvider : IServiceProvider
type XamlServiceProvider = class
    interface IServiceProvider
Inheritance
System.Object
XamlServiceProvider
Implements
System.IServiceProvider

Constructors

XamlServiceProvider()

For internal use by the Xamarin.Forms platform.

Methods

Add(Type, Object)

For internal use by the Xamarin.Forms platform.

GetService(Type)

For internal use by the Xamarin.Forms platform.

Applies to