Definition
- Namespace:
- Tizen.Applications.EventManager.SystemEvents
- Assembly:
- Tizen.Applications.EventManager.dll
- API Level:
- 6
Class for system-event of low memory
public static class LowMemory
- Inheritance
-
Properties
View Source
EventName
Eventname for system-event of low memory
Declaration
public static string EventName { get; }
Property Value
Type |
Description |
System.String |
|
API Level: 6
Declaration
public static string Key { get; }
Property Value
Type |
Description |
System.String |
|
API Level: 6
View Source
ValueHardWarning
Value of hard warning low memory
Declaration
public static string ValueHardWarning { get; }
Property Value
Type |
Description |
System.String |
|
API Level: 6
Declaration
public static string ValueNormal { get; }
Property Value
Type |
Description |
System.String |
|
API Level: 6
View Source
ValueSoftWarning
Value of soft warning low memory
Declaration
public static string ValueSoftWarning { get; }
Property Value
Type |
Description |
System.String |
|
API Level: 6