Can Forms be created with .NET MAUI?

Giacomo Raucci 366 Reputation points
2025-04-17T08:46:13.8233333+00:00

I am converting a Windows app to a .NET MAUI cross-platform app and was wondering if there is the capability to create Forms with .NET MAUI, other than via XAML, similar to Windows forms? Thank you.

Developer technologies | XAML
Developer technologies | XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
{count} votes

Answer accepted by question author
  1. zenderliving497 80 Reputation points
    2025-09-15T03:47:34.63+00:00

    Yes, code-behind.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.