BindingExtension 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("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
-
System.ObjectBindingExtension
- Attributes
- Implements
Constructors
BindingExtension() |
For internal use by the XAML infrastructure. |
Properties
Converter |
For internal use by the XAML infrastructure. |
ConverterParameter |
For internal use by the XAML infrastructure. |
FallbackValue |
For internal use by the XAML infrastructure. |
Mode |
For internal use by the XAML infrastructure. |
Path |
For internal use by the XAML infrastructure. |
Source |
For internal use by the XAML infrastructure. |
StringFormat |
For internal use by the XAML infrastructure. |
TargetNullValue |
For internal use by the XAML infrastructure. |
TypedBinding |
For internal use by the XAML infrastructure. |
UpdateSourceEventName |
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. |