GameInputDevice.Name
From Xojo Documentation
Read-Only Property (As String )
This property 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 property on an incompatible platform. |
The human-readable unique name of this device.
Example
This example loads the names of all the devices into a PopupMenu.