Definition
- Namespace:
- Tizen.Applications.EventManager.SystemEvents
- Assembly:
- Tizen.Applications.EventManager.dll
Class for system-event of silent mode
public static class SilentMode
- Inheritance
-
Properties
View Source
EventName
Event for system-event of silent mode
Declaration
public static string EventName { get; }
Property Value
Declaration
public static string Key { get; }
Property Value
Declaration
public static string ValueOff { get; }
Property Value
Declaration
public static string ValueOn { get; }
Property Value