Class MediaKey
Definition
- Assembly:
- Tizen.System.MediaKey.dll
The class for receiving events of media keys.
C#Copypublic static class MediaKey
- Inheritance
-
objectMediaKey
Events
Declaration
C#Copypublic static event EventHandler<MediaKeyEventArgs> Event
Event Type
| Type | Description |
|---|---|
| System.EventHandler<TEventArgs><MediaKeyEventArgs> |
Exceptions
| Type | Condition |
|---|---|
| System.InvalidOperationException | Failed to reserve or release the key. |