Function Control.getCursorShape

Returns the mouse cursor shape the control displays on mouse hover. See cursorshape.

Control.CursorShape getCursorShape (
  const(Vector2) position = Vector2(0.00000F, , 0.00000F, , ).this(0.00000F, 0.00000F)
) nothrow @nogc const;