Skip to main content

fixed_centered_rect

Function fixed_centered_rect 

Source
pub fn fixed_centered_rect(width: u16, height: u16, r: Rect) -> Rect
Expand description

Centre a popup occupying percent_x% × percent_y% of area. A centered rect of fixed cell size, clamped to r — the counterpart to the percentage-based centered_rect for dialogs with intrinsic sizes.