BindingExtension
BindingExtension
Class
Definition
For internal use by the XAML infrastructure.
[Xamarin.Forms.ContentProperty("Path")]
[Xamarin.Forms.Xaml.AcceptEmptyServiceProvider]
public sealed class BindingExtension : Xamarin.Forms.Xaml.IMarkupExtension<Xamarin.Forms.BindingBase>
type BindingExtension = class
interface IMarkupExtension<BindingBase>
interface IMarkupExtension
- Inheritance
- Attributes
- Implements
Constructors
BindingExtension() BindingExtension() |
For internal use by the XAML infrastructure. |
Properties
Converter Converter |
For internal use by the XAML infrastructure. |
ConverterParameter ConverterParameter |
For internal use by the XAML infrastructure. |
FallbackValue FallbackValue |
For internal use by the XAML infrastructure. |
Mode Mode |
For internal use by the XAML infrastructure. |
Path Path |
For internal use by the XAML infrastructure. |
Source Source |
For internal use by the XAML infrastructure. |
StringFormat StringFormat |
For internal use by the XAML infrastructure. |
TargetNullValue TargetNullValue |
For internal use by the XAML infrastructure. |
TypedBinding TypedBinding |
For internal use by the XAML infrastructure. |
UpdateSourceEventName UpdateSourceEventName |
For internal use by the XAML infrastructure. |
Explicit Interface Implementations
IMarkupExtension.ProvideValue(IServiceProvider) IMarkupExtension.ProvideValue(IServiceProvider) |
For internal use by the XAML infrastructure. |
IMarkupExtension<BindingBase>.ProvideValue(IServiceProvider) IMarkupExtension<BindingBase>.ProvideValue(IServiceProvider) |
For internal use by the XAML infrastructure. |
Extension Methods
LoadFromXaml<TXaml>(TXaml, String) LoadFromXaml<TXaml>(TXaml, String) |
Returns an initialized view by loading the specified |
LoadFromXaml<TXaml>(TXaml, Type) LoadFromXaml<TXaml>(TXaml, Type) |
Returns a |