Class HourFormat
Definition
- Namespace:
- Tizen.Applications.EventManager.SystemEvents
- Assembly:
- Tizen.Applications.EventManager.dll
Class for system-event of hour format
C#Copypublic static class HourFormat
- Inheritance
-
objectHourFormat
Properties
Declaration
C#Copypublic static string EventName { get; }
Property Value
Type | Description |
---|---|
string |
Declaration
C#Copypublic static string Key { get; }
Property Value
Type | Description |
---|---|
string |
Declaration
C#Copypublic static string Value12 { get; }
Property Value
Type | Description |
---|---|
string |
Declaration
C#Copypublic static string Value24 { get; }
Property Value
Type | Description |
---|---|
string |