TypeExtension Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
-
System.ObjectTypeExtension
- Attributes
-
ContentPropertyAttribute ProvideCompiledAttribute
- Implements
-
IMarkupExtension IMarkupExtension<System.Type>
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. |