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