Enum ScreenMirroringMouseEventType
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
Specifies the UIBC(User Input Back Channel) mouse event type for ScreenMirroring.
public enum ScreenMirroringMouseEventType
Fields
| Name | Description |
|---|---|
| LeftButtonPressed | Left button is pressed |
| LeftButtonReleased | Left button is released |
| Move | Mouse is moved |