Class SystemShutdown

Definition

Namespace:
Tizen.Applications.EventManager.SystemEvents
Assembly:
Tizen.Applications.EventManager.dll

Class for system-event of system shutdown

C#
Copy
public static class SystemShutdown
Inheritance
object
SystemShutdown

Properties

View Source

EventName

Eventname for system-event of system shutdown

Declaration
C#
Copy
public static string EventName { get; }
Property Value
Type Description
string