xtd 0.2.0
Loading...
Searching...
No Matches
Cursors appearances

Contains cursors appearances.

Shows xtd::forms::cursors appearance on Windows, Linux Gnome and macOS Operating Systems.

Name Value Windows macOS Gnome
Application starting xtd::forms::cursors::app_starting  
 
 
 
 
 
Arrow xtd::forms::cursors::arrow  
 
 
 
 
 
Cell xtd::forms::cursors::cell  
 
 
 
 
 
Closed hand xtd::forms::cursors::closed_hand  
 
 
 
 
 
Contextual menu xtd::forms::cursors::contextual_menu  
 
 
 
 
 
Cross xtd::forms::cursors::cross  
 
 
 
 
 
Default xtd::forms::cursors::default_cursor  
 
 
 
 
 
Disappearing item xtd::forms::cursors::disappearing_item  
 
 
 
 
 
Drag copy xtd::forms::cursors::drag_copy  
 
 
 
 
 
Drag link xtd::forms::cursors::drag_link  
 
 
 
 
 
Hand xtd::forms::cursors::hand  
 
 
 
 
 
Help xtd::forms::cursors::help  
 
 
 
 
 
Horizontal split xtd::forms::cursors::hsplit  
 
 
 
 
 
I beam xtd::forms::cursors::ibeam  
 
 
 
 
 
No xtd::forms::cursors::no  
 
 
 
 
 
No move 2d xtd::forms::cursors::no_move_2d  
 
 
 
 
 
No move horizontal xtd::forms::cursors::no_move_horiz  
 
 
 
 
 
No move vertical xtd::forms::cursors::no_move_vert  
 
 
 
 
 
Open hand xtd::forms::cursors::open_hand  
 
 
 
 
 
Pan east xtd::forms::cursors::pan_east  
 
 
 
 
 
Pan north east xtd::forms::cursors::pan_ne  
 
 
 
 
 
Pan north xtd::forms::cursors::pan_north  
 
 
 
 
 
Pan north west xtd::forms::cursors::pan_nw  
 
 
 
 
 
Pan south east xtd::forms::cursors::pan_se  
 
 
 
 
 
Pan south xtd::forms::cursors::pan_south  
 
 
 
 
 
Pan south west xtd::forms::cursors::pan_sw  
 
 
 
 
 
Pan west xtd::forms::cursors::pan_west  
 
 
 
 
 
Size all xtd::forms::cursors::size_all  
 
 
 
 
 
Size north-east south-west xtd::forms::cursors::size_nesw  
 
 
 
 
 
Size north south xtd::forms::cursors::size_ns  
 
 
 
 
 
Size north-west south-east xtd::forms::cursors::size_nwse  
 
 
 
 
 
Size west east xtd::forms::cursors::size_we  
 
 
 
 
 
Up arrow xtd::forms::cursors::up_arrow  
 
 
 
 
 
Vertical I beam xtd::forms::cursors::vibeam  
 
 
 
 
 
Vertical split xtd::forms::cursors::vsplit  
 
 
 
 
 
Wait xtd::forms::cursors::wait_cursor  
 
 
 
 
 
Zoom in xtd::forms::cursors::zoom_in  
 
 
 
 
 
Zoom out xtd::forms::cursors::zoom_out  
 
 
 
 
 
Remarks
Run the cursors example to see xtd::forms::cursor, and xtd::forms::cursors in action.