Device.getHasCursor

Determines whether the pointer follows device motion.

This is not meaningful for keyboard devices, which don't have a pointer.

class Device
bool
getHasCursor
()

Return Value

Type: bool

%TRUE if the pointer follows device motion

Meta