Styling UI Components
Learn how to apply styling to UI components of a .NET MAUI app.
We'll cover the following
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.