On the desktop, I can get the following axes:
You can Get Screen Space Position of a Pointer Event Struct but I’m not sure what produces those.
Other than that, the Input Touch has the location as a FVector3:
I am sure that Enhanced Input System also handles touch events and send their deltas.
Unfortunately I don’t think you can get the position as you would do for a mouse because unlike a mouse cursor the touch pointers don’t always exist.