Property
WPEPlatformDisplay:available-input-devices
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 value | WPE_AVAILABLE_INPUT_DEVICE_NONE |
| Getter method | wpe_display_get_available_input_devices() |
| Setter method | wpe_display_set_available_input_devices() |