SwiftUI equivalent of DesktopPagePanel

open class ux$BASEPANEL : NSTabView,NSTabViewDelegate

this is the declaration for the base class I use for

open class uxPAGEPANEL : ux$BASEPANEL {

and

open class uxTABPANEL : ux$BASEPANEL {

also check out this topic I posted here a while back