Device.getHasCursor
bool getHasCursor()Determines whether the pointer follows device motion. This is not meaningful for keyboard devices, which don't have a pointer.
Returns
true if the pointer follows device motion
bool getHasCursor()Determines whether the pointer follows device motion. This is not meaningful for keyboard devices, which don't have a pointer.