Instance Property
leftSidebarViewController
Declaration
var leftSidebarViewController: NSViewController { get set }Declaration
@property (nonatomic, strong) NSViewController * leftSidebarViewController;Declaration
leftSidebarViewController() -> NSViewController
setLeftSidebarViewController_(leftSidebarViewController: NSViewController)