Description

Read current cursor x / y position.

Note

Moves with tft.print()

Signature

  • int16_t TFT_eSPI::getCursorX(void)
  • int16_t TFT_eSPI::getCursorY(void)

Parameters

None.

Result

int16_t: return the current x/y position.