Skip to main content

dialog_background

Function dialog_background 

Source
pub fn dialog_background(
    width: usize,
    height: usize,
    style: &DialogStyle,
) -> ShapeCollection
Expand description

Creates a shade and outline for dialogs

Dialog size should be set in style

ยงParameters

  • width - Screen width
  • height - Screen height