Skip to main content

set_input_zone

Function set_input_zone 

pub fn set_input_zone<Message>(
    id: Id,
    zone: Option<Vec<Rectangle>>,
) -> Task<Message>
Available on crate feature winit and wayland_platform only.
Expand description