Control.getCursorShape

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

struct Control
@nogc nothrow const
getCursorShape
(
in Vector2 position = Vector2(0, 0)
)

Meta