HSplitView and VSplitView Divider Position Restoration

Hello everyone,


When we use `NSSplitView` in `AppKit`, we can set the `autosaveName` property to get divider's position restored for free.


Is there any way to do the same with `HSplitView` and `VSplitView`?

HSplitView and VSplitView Divider Position Restoration
 
 
Q