Enum DefaultCoreBackend.AppEventType
Low level event types.
Namespace: Tizen.Applications.CoreBackend
Assembly: Tizen.Applications.Common.dll
Syntax
public enum 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. |