Gtk Backend Forms Embedding Sampe
Перейти к файлу
Javier Suárez Ruiz e3e06d57ae Added Forms Embedding Gtk backend sample 2017-10-22 13:34:19 +02:00
images Added Forms Embedding Gtk backend sample 2017-10-22 13:34:19 +02:00
src/FormsEmbedding Added Forms Embedding Gtk backend sample 2017-10-22 13:34:19 +02:00
.gitattributes 🎪 Added .gitattributes & .gitignore files 2017-10-22 13:17:05 +02:00
.gitignore Added Forms Embedding Gtk backend sample 2017-10-22 13:34:19 +02:00
README.md Added Forms Embedding Gtk backend sample 2017-10-22 13:34:19 +02:00

README.md

Forms Embedding

At Microsoft Build 2017, Microsoft announced Xamarin.Forms Embedding, the ability to take any ContentPage and add it to your native applications.

More information: https://blog.xamarin.com/unleashed-embedding-xamarin-forms-in-xamarin-native/

Forms Embedding in GTK Backend

Here you can find a sample of using Forms Embedding with a gtk sharp application.

Feedback

Please use GitHub issues for questions or comments.

Code released under the MIT license.