Window.setSupportMultidevice

This function will enable multidevice features in window.

Multidevice aware windows will need to handle properly multiple, per device enter/leave events, device grabs and grab ownerships.

class Window
void
setSupportMultidevice

Parameters

supportMultidevice bool

TRUE to enable multidevice support in window.

Meta