pub trait MultiWindowWidgetExt { // Required method fn multi_window(&self, path: &[LiveId]) -> MultiWindowRef; }