Advanced Concepts & Internals
Learn about advanced concepts and the internals of Xamarin.Forms.
-
Controls Class Hierarchy
Learn about the hierarchy of types used to create the user interface of a Xamarin.Forms application. -
Dependency Resolution
Learn how to inject a dependency resolution method into Xamarin.Forms, so that an application has control over the creation and lifetime of custom renderers, effect, and DependencyService implementations. -
Fast Renderers
Learn about fast renderers, which reduce the inflation and rendering costs of a Xamarin.Forms control on Android by flattening the resulting native control hierarchy. -
.NET Standard
Learn how to convert a Xamarin.Forms application to use .NET Standard 2.0. -
Source Link
Learn how to debug your application into the Xamarin.Forms source code.