Enum DefaultCoreBackend.AppEventType

Definition

Namespace:
Tizen.Applications.CoreBackend
Assembly:
Tizen.Applications.Common.dll

Low level event types.

C#
Copy
public enum DefaultCoreBackend.AppEventType
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.