Display.supportsCursorColor

Returns TRUE if multicolored cursors are supported on display. Otherwise, cursors have only a forground and a background color.

class Display
bool
supportsCursorColor
()

Return Value

Type: bool

whether cursors can have multiple colors.

Meta