Class BootCompleted

Definition

Namespace:
Tizen.Applications.EventManager.SystemEvents
Assembly:
Tizen.Applications.EventManager.dll
API Level:
6

Class for system-event of boot completed

C#
Copy
public static class BootCompleted
Inheritance
System.Object
BootCompleted

Properties

View Source

EventName

Eventname for system-event of boot completed

Declaration
C#
Copy
public static string EventName { get; }
Property Value
Type Description
System.String
API Level: 6