pub trait ResizeableSurface: Sealed { }
Expand description

Marker indicating that the surface could be resized.

Implementors§