Class TimeZone

Definition

Namespace:
Tizen.Applications.EventManager.SystemEvents
Assembly:
Tizen.Applications.EventManager.dll
API Level:
6

Class for system-event of time zone

C#
Copy
public static class TimeZone
Inheritance
System.Object
TimeZone

Properties

View Source

EventName

Eventname for system-event of time zone

Declaration
C#
Copy
public static string EventName { get; }
Property Value
Type Description
System.String
API Level: 6
View Source

Key

Key for system-event of time zone

Declaration
C#
Copy
public static string Key { get; }
Property Value
Type Description
System.String
API Level: 6