GameInputDevice.Element
From Xojo Documentation
Method
This method is only available on macOS and Windows platforms. For cross-platform compatibility, use #If...#Endif with the Target... specifiers to make sure you will not attempt to use this method on an incompatible platform. |
GameInputDevice.Element(Index as Integer) As GameInputElement
Supported for all project types and targets.
Supported for all project types and targets.
Returns the GameInputElement specified by Index.