Maui Sample Project: Difference between revisions
Jump to navigation
Jump to search
| (One intermediate revision by the same user not shown) | |||
| Line 7: | Line 7: | ||
== Maui.Controls.Sample (<code>src/Controls/samples/Controls.Sample</code>) == | == 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 | [[File:Sample_Project_Main_Page.png|303x303px|thumb]] | ||
[[File:Maui_Sample_Project_Main_Page.png|304x304px|thumb]] | |||
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 [[Maui Sample Project State|implementation status page]] in this wiki. | |||
<div style="clear: both;"></div> | |||
== Other Sample Projects == | == Other Sample Projects == | ||
There are also some other Sample Projects for Graphics Tests and Blazor Web View | There are also some other Sample Projects for Graphics Tests and Blazor Web View | ||
Latest revision as of 01:12, 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.
Other Sample Projects
There are also some other Sample Projects for Graphics Tests and Blazor Web View