Property

WPEPlatformDisplay:available-input-devices

Declaration

property available-input-devices: WPEPlatform.AvailableInputDevices [ read, write ]

Description [src]

The input devices (e.g. mouse, keyboard or touchscreen) available to use for this display.

This property can be used by creators to adjust their UI based on the available interactions.

Default valueWPE_AVAILABLE_INPUT_DEVICE_NONE
Getter methodwpe_display_get_available_input_devices()
Setter methodwpe_display_set_available_input_devices()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno