Definition
- Namespace:
- Tizen.Applications.EventManager.SystemEvents
- Assembly:
- Tizen.Applications.EventManager.dll
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
Declaration
public static string Key { get; }
Property Value
View Source
ValueHardWarning
Value of hard warning low memory
Declaration
public static string ValueHardWarning { get; }
Property Value
Declaration
public static string ValueNormal { get; }
Property Value
View Source
ValueSoftWarning
Value of soft warning low memory
Declaration
public static string ValueSoftWarning { get; }
Property Value