Graphics::getCursorY

Description

int16_t Graphics::getCursorY()

Graphics::getCursorY returns the current y-position of the text cursor.

Parameters

none

Returns

int16_t: current y-position of the text cursor

Example

N/A