Class MediaKeyEventArgs
Definition
- Assembly:
- Tizen.System.MediaKey.dll
The class for event arguments of the media key.
C#
Copy
public class MediaKeyEventArgs : EventArgs
- Inheritance
-
objectSystem.
Event Args MediaKey Event Args
Properties
Declaration
C#
Copy
public MediaKeyEventArgs.KeyStatus Status { get; }
Property Value
Type | Description |
---|---|
Media |
Declaration
C#
Copy
public MediaKeyEventArgs.KeyValue Value { get; }
Property Value
Type | Description |
---|---|
Media |