Packages
libportal
Xdp
DeviceType
KEYBOARD
NONE
POINTER
TOUCHSCREEN
DeviceType
Description:
[
CCode
( cprefix =
"XDP_DEVICE_"
, type_id =
"xdp_device_type_get_type ()"
) ]
[
Flags
]
public
enum
DeviceType
Flags to specify what input devices to control for a remote desktop session.
Namespace:
Xdp
Package:
libportal
Content:
Enum values:
KEYBOARD
-
control the keyboard.
NONE
-
no device
POINTER
-
control the pointer.
TOUCHSCREEN
-
control the touchscreen.