Event Triggers

Learn .NET MAUI event triggers.

Event triggers are fired when a particular event occurs. An event may be triggered by a user's action, such as a button click. Or it may be triggered by an automated process, such as the completion of a certain long-running action. We'll cover event triggers in .NET MAUI with the aid of the following project setup:

Get hands-on with 1400+ tech skills courses.