DataTemplateExtension 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.
[Xamarin.Forms.ContentProperty("TypeName")]
[Xamarin.Forms.Xaml.ProvideCompiled("Xamarin.Forms.Build.Tasks.DataTemplateExtension")]
public sealed class DataTemplateExtension : Xamarin.Forms.Xaml.IMarkupExtension<Xamarin.Forms.DataTemplate>
type DataTemplateExtension = class
interface IMarkupExtension<DataTemplate>
interface IMarkupExtension
- Inheritance
-
System.ObjectDataTemplateExtension
- Attributes
-
ContentPropertyAttribute ProvideCompiledAttribute
- Implements
Constructors
DataTemplateExtension() |
Properties
TypeName |
Methods
ProvideValue(IServiceProvider) |
Explicit Interface Implementations
IMarkupExtension.ProvideValue(IServiceProvider) |