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 int

TRUE to enable multidevice support in window. Since 3.0

Meta