Alarms and Scheduling

Dependencies

  • Tizen 4.0 and Higher

The alarms and scheduling features introduce how you can define and store alarms.

You can use the following alarms and scheduling features in your .NET applications:

  • Alarms

    You can define individual or recurring alarms and store them on the device. The alarm can trigger at specific times or on a specific date. When the alarm is triggered, it launches a specified application using the application control mechanism.