winit::window

Constant MAX_CURSOR_SIZE

source
pub const MAX_CURSOR_SIZE: u16 = 2048;
Expand description

The maximum width and height for a cursor when using CustomCursor::from_rgba.