pub trait ScreencopySessionDataExt {
// Required method
fn screencopy_session_data(&self) -> &ScreencopySessionData;
}Available on crate feature
wayland and Linux only.pub trait ScreencopySessionDataExt {
// Required method
fn screencopy_session_data(&self) -> &ScreencopySessionData;
}wayland and Linux only.