...

/

Challenge: Applying Multi-triggers

Challenge: Applying Multi-triggers

Test yourself by applying multi-triggers in an MAUI app.

Using the project at the end of this lesson, perform the tasks highlighted in the problem statement section.

Problem statement

The project at the end of this lesson represents a form that allows the user to enter their full name and age. Currently, when the user selects any text box, the box will become red. Also, when the text in both text boxes is empty, the ...