Enumeration for the key status.
C# Copy public enum MediaKeyEventArgs.KeyStatus
public enum MediaKeyEventArgs.KeyStatus
The pressed status.
The released status.
The unknown status.