Styling UI Components

Learn how to apply styling to UI components of a .NET MAUI app.

To make a UI look good, we need to apply styling to it. In .NET MAUI, there are two ways we can do it: via XAML and via CSS. This lesson will cover both of these approaches. We'll do this with the help of the following project, which has examples of both types of styling.

Get hands-on with 1400+ tech skills courses.