Xamarin.Forms.Xaml Namespace

Namespace defining types necessary for Xamarin.Forms XAML support.

Remarks

To be added.

Classes

TypeReason
IMarkupExtensionDefines the interface for Xamarin.Forms XAML markup extensions.
IProvideValueTargetInterface that defines a target and property to which a value is provided.
IRootObjectProviderInterface that defines the ability to return a root object, for instance, the top-level Xamarin.Forms.View in a layout.
IXamlTypeResolverInterface defining the ability to resolve a qualified type name into a Type.
XamlParseExceptionException that is thrown when the XAML parser encounters an error.