Maui Sample Project: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 4: | Line 4: | ||
[[File:Controls.Sample.Gtk.png|thumb|Controls.Sample.Gtk]] | [[File:Controls.Sample.Gtk.png|thumb|Controls.Sample.Gtk]] | ||
Is a small sample project used to test the GTK implementation. | Is a small sample project used to test the GTK implementation. | ||
<div style="clear: both;"></div> | |||
== Maui.Controls.Sample (<code>src/Controls/samples/Controls.Sample</code>) == | == Maui.Controls.Sample (<code>src/Controls/samples/Controls.Sample</code>) == | ||
Revision as of 01:03, 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