cosmic::iced_winit::winit::window

Constant MAX_CURSOR_SIZE

source
pub const MAX_CURSOR_SIZE: u16 = 2048; // 2_048u16
Expand description

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