Skip to main content

resizable

Function resizable 

Source
pub fn resizable<VT: ViewTuple + 'static>(children: VT) -> Resizable
👎Deprecated: use ResizableStack::new
Expand description

Creates a [ResizableStack] from a group of Views.