Definition
- Namespace:
- Tizen.Applications.EventManager.SystemEvents
- Assembly:
- Tizen.Applications.EventManager.dll
Class for system-event of vibration state
public static class VibrationState
- Inheritance
-
Properties
View Source
EventName
Eventname for system-event of vibration state
Declaration
public static string EventName { get; }
Property Value
View Source
StateKey
Key for system-event of vibration state
Declaration
public static string StateKey { get; }
Property Value
Declaration
public static string StateValueOff { get; }
Property Value
Declaration
public static string StateValueOn { get; }
Property Value