Trait ScreencopySessionDataExt

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

Required Methods§

Implementors§