Class SilentMode
Definition
- Namespace:
- Tizen.Applications.Event
Manager .SystemEvents
- Assembly:
- Tizen.Applications.EventManager.dll
Class for system-event of silent mode
C#
Copy
public static class SilentMode
- Inheritance
-
objectSilent
Mode
Properties
Declaration
C#
Copy
public static string EventName { get; }
Property Value
Type | Description |
---|---|
string |
Declaration
C#
Copy
public static string Key { get; }
Property Value
Type | Description |
---|---|
string |
Declaration
C#
Copy
public static string ValueOff { get; }
Property Value
Type | Description |
---|---|
string |
Declaration
C#
Copy
public static string ValueOn { get; }
Property Value
Type | Description |
---|---|
string |