Skip to main content

set_margin

Function set_margin 

pub fn set_margin<Message>(
    id: Id,
    top: i32,
    right: i32,
    bottom: i32,
    left: i32,
) -> Task<Message>
Available on crate feature cctk and Linux and crate feature winit only.
Expand description