TemplateBindingExtension Class

Definition

For internal use by the XAML infrastructure.

[Xamarin.Forms.ContentProperty("Path")]
[Xamarin.Forms.Xaml.AcceptEmptyServiceProvider]
public sealed class TemplateBindingExtension : Xamarin.Forms.Xaml.IMarkupExtension<Xamarin.Forms.BindingBase>
type TemplateBindingExtension = class
    interface IMarkupExtension<BindingBase>
    interface IMarkupExtension
Inheritance
TemplateBindingExtension
Attributes
Implements

Constructors

TemplateBindingExtension()

For internal use by the XAML infrastructure.

Properties

Converter

For internal use by the XAML infrastructure.

ConverterParameter

For internal use by the XAML infrastructure.

Mode

For internal use by the XAML infrastructure.

Path

For internal use by the XAML infrastructure.

StringFormat

For internal use by the XAML infrastructure.

Explicit Interface Implementations

IMarkupExtension.ProvideValue(IServiceProvider)

For internal use by the XAML infrastructure.

IMarkupExtension<BindingBase>.ProvideValue(IServiceProvider)

For internal use by the XAML infrastructure.

Applies to