Skip to main content

collect_monitor_bounds

Function collect_monitor_bounds 

Source
fn collect_monitor_bounds(app: &AppHandle) -> Vec<MonitorBounds>
Expand description

Build a MonitorBounds vec from app.available_monitors(). Empty on failure — callers must handle that case.