Definition
- Namespace:
- Tizen.Pims.Calendar.CalendarViews
- Assembly:
- Tizen.Pims.Calendar.dll
- API Level:
- 4
Describes the properties of an Alarm record.
public static class Alarm
- Inheritance
-
Fields
View Source
Action
Action of alarm (refer to the CalendarTypes.Action).
Declaration
public const uint Action = 100667397U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
Declaration
public const uint AlarmTime = 100683783U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
Declaration
public const uint Attach = 100671494U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
Declaration
public const uint Description = 100671490U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
Declaration
public const uint ParentId = 103813123U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
Declaration
public const uint Summary = 100671492U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
Tick
The number of unit before start time. This must be used with one of TickUnit.
Declaration
public const uint Tick = 100667392U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
TickUnit
Reminder tick time unit (refer to the CalendarTypes.TickUnit).
Declaration
public const uint TickUnit = 100667393U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
Uri
Identifier of this calendar alarm view.
Declaration
public const string Uri = "tizen.calendar_view.alarm"
Field Value
Type |
Description |
System.String |
|
API Level: 4