TypeExtension Class

Definition

For internal use by the XAML infrastructure.

[Xamarin.Forms.ContentProperty("TypeName")]
[Xamarin.Forms.Xaml.ProvideCompiled("Xamarin.Forms.Build.Tasks.TypeExtension")]
public class TypeExtension : Xamarin.Forms.Xaml.IMarkupExtension<Type>
type TypeExtension = class
    interface IMarkupExtension<Type>
    interface IMarkupExtension
Inheritance
TypeExtension
Attributes
ContentPropertyAttribute ProvideCompiledAttribute
Implements

Constructors

TypeExtension()

For internal use by the XAML infrastructure.

Properties

TypeName

For internal use by the XAML infrastructure.

Methods

ProvideValue(IServiceProvider)

For internal use by the XAML infrastructure.

Explicit Interface Implementations

IMarkupExtension.ProvideValue(IServiceProvider)

For internal use by the XAML infrastructure.

Applies to