Enum CursorType

Standard mouse cursor types

enum CursorType : ubyte { ... }

Enum members

NameDescription
arrow
automatic
cell
contextMenu
copy
crosshair
grab
grabbing
help
move
noDrop
none
notAllowed
pointer
progress
resizeCol
resizeE
resizeEW
resizeN
resizeNE
resizeNESW
resizeNS
resizeNW
resizeNWSE
resizeRow
resizeS
resizeSE
resizeSW
resizeW
scrollAll
shortcut
text
textVertical
wait
zoomIn
zoomOut