Enum DefaultCoreBackend.AppEventType
Definition
- Namespace:
- Tizen.Applications.CoreBackend
- Assembly:
- Tizen.Applications.Common.dll
Low level event types.
public enum DefaultCoreBackend.AppEventType
Fields
Name | Description |
---|---|
DeviceOrientationChanged | The device orientation changed event. |
LanguageChanged | The system language changed event. |
LowBattery | The low battery event. |
LowMemory | The low memory event. |
RegionFormatChanged | The region format changed event. |
SuspendedStateChanged | The suspended state changed event of the application. |