Maui Sample Project: Difference between revisions
Jump to navigation
Jump to search
Created page with "In MAUI Linux (MAUIGTK) there are several sample projects. * '''Controls.Sample.Gtk''' (<code>src/Controls/samples/Controls.Sample.Gtk</code>) is a small sample project used to test the GTK implementation. * The original '''Microsoft Maui.Controls.Sample''' (<code>src/Controls/samples/Controls.Sample</code>) is great for seeing which features are already implemented. Most of the time, when people refer to “the sample project,” they mean this one. This project is so..." |
No edit summary |
||
| Line 1: | Line 1: | ||
In MAUI Linux (MAUIGTK) there are several sample projects. | In MAUI Linux (MAUIGTK) there are several sample projects. | ||
== Controls.Sample.Gtk (<code>src/Controls/samples/Controls.Sample.Gtk</code>) == | |||
[[File:Controls.Sample.Gtk.png|thumb|Controls.Sample.Gtk]] | |||
Is a small sample project used to test the GTK implementation. | |||
== Maui.Controls.Sample (<code>src/Controls/samples/Controls.Sample</code>) == | |||
is great for seeing which features are already implemented. Most of the time, when people refer to “the sample project,” they mean this one. This project is so important that it has its own implementation status page in this wiki. [[Maui Sample Project State|See]] | |||
== Other Sample Projects == | |||
There are also some other Sample Projects for Graphics Tests and Blazor Web View | |||
Revision as of 00:38, 27 November 2025
In MAUI Linux (MAUIGTK) there are several sample projects.
Controls.Sample.Gtk (src/Controls/samples/Controls.Sample.Gtk)

Is a small sample project used to test the GTK implementation.
Maui.Controls.Sample (src/Controls/samples/Controls.Sample)
is great for seeing which features are already implemented. Most of the time, when people refer to “the sample project,” they mean this one. This project is so important that it has its own implementation status page in this wiki. See
Other Sample Projects
There are also some other Sample Projects for Graphics Tests and Blazor Web View