Graphics::getFontWidth

Description

uint8_t Graphics::getFontWidth()

Graphics::getFontWidth returns the width of the current font.

Parameters

none

Returns

uint8_t: font width

Example

N/A