pub fn drag_resize_window_area<V: IntoView + 'static>(
direction: ResizeDirection,
child: V,
) -> DragResizeWindowAreaExpand description
A view that will resize the window when the mouse is dragged.
ยงPlatform-specific
- macOS: Not supported.
- iOS / Android / Web / Orbital: Not supported.