Skip to content

Instantly share code, notes, and snippets.

@tomwis
Created September 17, 2017 14:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tomwis/f8e8863aa614dd80b71fbee53db6b5c1 to your computer and use it in GitHub Desktop.
Save tomwis/f8e8863aa614dd80b71fbee53db6b5c1 to your computer and use it in GitHub Desktop.
using Xamarin.Forms.Xaml;
[XamlCompilation (XamlCompilationOptions.Compile)]
public class MainPage : ContentPage
{
// ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment