Xamarin.Forms.Xaml Spazio dei nomi
Spazio dei nomi che definisce i tipi necessari per il supporto XAML per Xamarin.Forms. Namespace defining types necessary for Xamarin.Forms XAML support.
Classi
AcceptEmptyServiceProviderAttribute |
Indica il parser e il compilatore XAML che possono ignorare i provider di servizi specificati nei metodi e costruttori nella classe attribuita.Tells the XAML parser and compiler that they may ignore supplied service providers in methods and constructors in the attributed class. |
ArrayExtension |
Per uso interno dell'infrastruttura XAML.For internal use by the XAML infrastructure. |
BindingExtension |
Per uso interno dell'infrastruttura XAML.For internal use by the XAML infrastructure. |
DataTemplateExtension | |
DynamicResourceExtension |
Per uso interno dell'infrastruttura XAML.For internal use by the XAML infrastructure. |
Extensions |
Classe estensione per l'elemento View che definisce il metodo LoadFromXaml<TXaml>(TXaml, String).Extension class for View defining LoadFromXaml<TXaml>(TXaml, String) method. |
IServiceProviderExtensions |
Per uso interno dell'infrastruttura XAML.For internal use by the XAML infrastructure. |
NullExtension |
Classe estensione che distingue tra i valori null e le stringhe vuote.Extension class that differentiates between null values and empty strings. |
OnIdiomExtension |
Per uso interno dell'infrastruttura XAML.For internal use by the XAML infrastructure. |
OnPlatformExtension |
Per uso interno dell'infrastruttura XAML.For internal use by the XAML infrastructure. |
ReferenceExtension |
Estensione di markup per fare riferimento ad altri tipi definiti da XAML.Markup extension for referring to other XAML-defined types. |
StaticExtension |
Un'estensione di markup che ottiene il valore di un membro statico.A markup extension that gets a static member value. |
StaticResourceExtension |
Per uso interno dell'infrastruttura XAML.For internal use by the XAML infrastructure. |
StyleSheetExtension |
Per uso interno dell'infrastruttura XAML.For internal use by the XAML infrastructure. |
TemplateBindingExtension |
Per uso interno dell'infrastruttura XAML.For internal use by the XAML infrastructure. |
TypeConversionAttribute |
Per uso interno dell'infrastruttura XAML.For internal use by the XAML infrastructure. |
TypeExtension |
Per uso interno dell'infrastruttura XAML.For internal use by the XAML infrastructure. |
XamlCompilationAttribute |
Attributo che controlla se XAML verrà compilato in fase di compilazione o di esecuzione.Attribute that controls whether XAML will be compiled at build time or run time. |
XamlFilePathAttribute |
Per uso interno dell'infrastruttura Xaml.For internal use by the Xaml infrastructure. |
XamlParseException |
Eccezione generata quando il parser XAML rileva un errore XAML.Exception that is raised when the XAML parser encounters a XAML error. |
XamlResourceIdAttribute |
Per uso interno dell'infrastruttura XAML.For internal use by the XAML infrastructure. |
XmlLineInfo |
Per uso interno dell'infrastruttura XAML.For internal use by the XAML infrastructure. |
Interfacce
IMarkupExtension |
Definisce l'interfaccia per le estensioni di markup XAML di Xamarin.Forms.Defines the interface for Xamarin.Forms XAML markup extensions. |
IMarkupExtension<T> |
Offre una classe di base per le implementazioni dell'estensione di markup XAMLProvides a base class for XAML markup extension implementations |
IProvideValueTarget |
Interfaccia che definisce una destinazione e la proprietà a cui viene fornito un valore.Interface that defines a target and property to which a value is provided. |
IReferenceProvider |
Per uso interno dell'infrastruttura XAML.For internal use by the XAML infrastructure. |
IRootObjectProvider |
Solo per uso interno.Internal use only. |
IValueProvider |
Interfaccia per i provider di valori.Interface for value providers. |
IXamlTypeResolver |
Interfaccia che definisce la possibilità di risolvere un nome completo di tipo in un tipo.Interface defining the ability to resolve a qualified type name into a Type. |
IXmlLineInfoProvider |
Per uso interno del motore XAML.For internal use by the XAML engine. |
Enumerazioni
XamlCompilationOptions |
Enumera i valori che determinano quando XAML viene compilato in linguaggio intermedio.Enumerates values that control when XAML is compiled into IL. |