Display.supportsCursorAlpha
bool supportsCursorAlpha()Returns true if cursors can use an 8bit alpha channel on display. Otherwise, cursors are restricted to bilevel alpha (i.e. a mask).
Returns
whether cursors can have alpha channels.
bool supportsCursorAlpha()Returns true if cursors can use an 8bit alpha channel on display. Otherwise, cursors are restricted to bilevel alpha (i.e. a mask).