contentViewController
The view controller for the window’s content view.
Declaration
var contentViewController: NSViewController? { get set }Discussion
The value of this property tracks the window’s contentView property.
The view controller for the window’s content view.
var contentViewController: NSViewController? { get set }The value of this property tracks the window’s contentView property.