Display.getMaximalCursorSize
void getMaximalCursorSize(out uint width, out uint height)Gets the maximal size to use for cursors on display.
Parameters
width | the return location for the maximal cursor width |
height | the return location for the maximal cursor height |