Enum ScreenMirroringKeyEventType
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
Specifies the UIBC(User Input Back Channel) key event type for ScreenMirroring.
public enum ScreenMirroringKeyEventType
Fields
| Name | Description |
|---|---|
| KeyPressed | Key is pressed |
| KeyReleased | Key is released |