Packages
libportal
Xdp
KeyState
PRESSED
RELEASED
KeyState
Description:
[
CCode
( cprefix =
"XDP_KEY_"
, type_id =
"xdp_key_state_get_type ()"
) ]
public
enum
KeyState
The `XdpKeyState` enumeration is used to describe the state of keys.
Namespace:
Xdp
Package:
libportal
Content:
Enum values:
PRESSED
-
the key is up
RELEASED
-
the key is down