An open API service indexing awesome lists of open source software.

https://github.com/jsuarezruiz/forms-embedding-gtk

Gtk Backend Forms Embedding Sampe
https://github.com/jsuarezruiz/forms-embedding-gtk

forms-embedding gtk-sharp xamarin xamarin-forms

Last synced: about 2 months ago
JSON representation

Gtk Backend Forms Embedding Sampe

Awesome Lists containing this project

README

          

# 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/](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.

![](images/forms-embedding-gtk.png)

## Feedback

Please use [GitHub issues](https://github.com/jsuarezruiz/forms-embedding-gtk/issues) for questions or comments.

## Copyright and license

Code released under the [MIT license](https://opensource.org/licenses/MIT).