pub trait ImageRenderWindowRoot: Send + Any + 'static { }
Implemented for the root window type.
This is implemented for the WindowRoot type.
WindowRoot