Xamarin.Forms.Xaml 1.5.0.0 2.0.0.0 System.Enum System.Flags Enumerates values that control when XAML is compiled into IL. Enabling build-time compilation by specifying the Compile option checks the XAML at build time, reduces loading time, and produces a smaller assembly or application. By default, XAML compilation at build time is turned off. Field 1.5.0.0 2.0.0.0 Xamarin.Forms.Xaml.XamlCompilationOptions Compile the XAML for the class or project when the application is built. Field 1.5.0.0 2.0.0.0 Xamarin.Forms.Xaml.XamlCompilationOptions Compile the XAML for the class or project when the application is run on the device.