VSplitView
A layout container that arranges its children in a vertical line and allows the user to resize them using dividers placed between them.
Declaration
nonisolated struct VSplitView<Content> where Content : ViewA layout container that arranges its children in a vertical line and allows the user to resize them using dividers placed between them.
nonisolated struct VSplitView<Content> where Content : View